[28207] trunk/dports/x11/fox/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 24 10:34:35 PDT 2007


Revision: 28207
          http://trac.macosforge.org/projects/macports/changeset/28207
Author:   sfiera at macports.org
Date:     2007-08-24 10:34:35 -0700 (Fri, 24 Aug 2007)

Log Message:
-----------
Maintainer update of x11/fox
 * Resolves #12343
 * Resolves #12556
 * Thanks Lyle!

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

Modified: trunk/dports/x11/fox/Portfile
===================================================================
--- trunk/dports/x11/fox/Portfile	2007-08-24 17:24:55 UTC (rev 28206)
+++ trunk/dports/x11/fox/Portfile	2007-08-24 17:34:35 UTC (rev 28207)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name                fox
 version             1.6.28
+revision            1
 description         The FOX GUI toolkit
 long_description    FOX is a C++ based Toolkit for developing Graphical \
                     User Interfaces easily and effectively.
@@ -18,8 +19,11 @@
 depends_lib         port:tiff \
                     port:libpng \
                     port:jpeg \
+                    port:fontconfig \
+                    port:freetype \
+                    port:Xft2 \
                     lib:libX11.6:XFree86
-configure.env       CPPFLAGS="-I${prefix}/include -I/usr/X11R6/include" LDFLAGS="-L${prefix}/lib"
+configure.env       CPPFLAGS="-I${prefix}/include -I${x11prefix}/include" LDFLAGS="-L${prefix}/lib"
 configure.pre_args  --prefix=${prefix} --mandir=${prefix}/share/man
 configure.args      --with-x --with-xft --with-opengl --enable-cups 
 if {[variant_isset universal]} {

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


More information about the macports-changes mailing list