most recent changes, diff for fxscintilla

Index: x11/fxscintilla/Portfile
--- x11/fxscintilla/Portfile (revision 32072)
+++ x11/fxscintilla/Portfile (revision 32073)
@@ -1,6 +1,7 @@
# $Id$

-PortSystem 1.0
+PortSystem 1.0
+
name fxscintilla
version 1.71
revision 1
@@ -9,13 +10,13 @@
source code widget library.
maintainers lyle@lylejohnson.name
categories x11
-platforms darwin
+platforms darwin
homepage http://www.nongnu.org/fxscintilla
master_sites http://savannah.nongnu.org/download/fxscintilla/
checksums md5 302b5a3d54a259e3bfea2ab1f4040d49
depends_lib port:fox
configure.pre_args --prefix=${prefix}
configure.args --enable-shared \
- --with-foxinclude=${prefix}/include \
+ --with-foxinclude=${prefix}/include \
--with-foxlib=${prefix}/lib
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"