[87966] trunk/dports/graphics/gd2/Portfile

and.damore at macports.org and.damore at macports.org
Wed Dec 14 10:38:31 PST 2011


Revision: 87966
          http://trac.macports.org/changeset/87966
Author:   and.damore at macports.org
Date:     2011-12-14 10:38:30 -0800 (Wed, 14 Dec 2011)
Log Message:
-----------
port gd2: adding default OS X paths to font paths, maintainer timeout, closing ticket no. 26897

Modified Paths:
--------------
    trunk/dports/graphics/gd2/Portfile

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2011-12-14 18:15:41 UTC (rev 87965)
+++ trunk/dports/graphics/gd2/Portfile	2011-12-14 18:38:30 UTC (rev 87966)
@@ -69,6 +69,8 @@
 
 use_autoreconf              yes
 
+configure.cflags-append     -DDEFAULT_FONTPATH=\\\"/System/Library/Fonts:/Library/Fonts\\\"
+
 post-configure {
     if {[variant_isset universal]} {
         set dirs {}
@@ -91,7 +93,7 @@
                             --x-libraries=${prefix}/lib
 }
 
-variant no_x11 {
+variant no_x11 description {disable use of X11} {
     configure.args-append   --without-x \
                             --without-xpm
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111214/0159851d/attachment.html>


More information about the macports-changes mailing list