[32072] trunk/dports/x11/fxscintilla/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 15 04:14:30 PST 2007


Revision: 32072
          http://trac.macosforge.org/projects/macports/changeset/32072
Author:   ryandesign at macports.org
Date:     2007-12-15 04:14:29 -0800 (Sat, 15 Dec 2007)

Log Message:
-----------
fxscintilla: fix build on Leopard; see #13464

Modified Paths:
--------------
    trunk/dports/x11/fxscintilla/Portfile

Modified: trunk/dports/x11/fxscintilla/Portfile
===================================================================
--- trunk/dports/x11/fxscintilla/Portfile	2007-12-15 12:09:19 UTC (rev 32071)
+++ trunk/dports/x11/fxscintilla/Portfile	2007-12-15 12:14:29 UTC (rev 32072)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name                fxscintilla
 version             1.71
+revision            1
 description         FOX wrapper for the Scintilla source code library
 long_description    fxscintilla is a FOX wrapper for the Scintilla \
                     source code widget library.
@@ -17,8 +18,4 @@
 configure.args      --enable-shared \
 					--with-foxinclude=${prefix}/include \
                     --with-foxlib=${prefix}/lib
-build.args			LIBTOOL=glibtool
-
-platform darwin 8 {
-        build.env               MACOSX_DEPLOYMENT_TARGET=10.4 
-}
+configure.ldflags-append "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071215/29e7bbe9/attachment.html


More information about the macports-changes mailing list