[31365] trunk/dports/x11/gtk2/Portfile

jberry at macports.org jberry at macports.org
Wed Nov 21 06:58:45 PST 2007


Revision: 31365
          http://trac.macosforge.org/projects/macports/changeset/31365
Author:   jberry at macports.org
Date:     2007-11-21 06:58:45 -0800 (Wed, 21 Nov 2007)

Log Message:
-----------
Fix a syntax error.

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

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2007-11-21 14:41:02 UTC (rev 31364)
+++ trunk/dports/x11/gtk2/Portfile	2007-11-21 14:58:45 UTC (rev 31365)
@@ -91,7 +91,7 @@
 
 variant with_x11 conflicts without_x11 \
     description { Enable rendering in X11 } {
-    lib_depends-append  \
+    depends_lib-append  \
         port:xrender \
         lib:libX11.6:xorg
     build.args  CFLAGS+="-I{x11prefix}/include"

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


More information about the macports-changes mailing list