[85881] trunk/dports/devel/gnet/Portfile

jmr at macports.org jmr at macports.org
Sun Oct 16 22:35:53 PDT 2011


Revision: 85881
          http://trac.macports.org/changeset/85881
Author:   jmr at macports.org
Date:     2011-10-16 22:35:53 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
gnet: always needs glib1 for macros used by autoreconf

Modified Paths:
--------------
    trunk/dports/devel/gnet/Portfile

Modified: trunk/dports/devel/gnet/Portfile
===================================================================
--- trunk/dports/devel/gnet/Portfile	2011-10-17 05:30:35 UTC (rev 85880)
+++ trunk/dports/devel/gnet/Portfile	2011-10-17 05:35:53 UTC (rev 85881)
@@ -33,5 +33,7 @@
 }
 variant glib2 conflicts glib1 description {Use glib2} {
     depends_lib-append      path:lib/pkgconfig/glib-2.0.pc:glib2
+    # still needs macros from glib1 because of autoreconf
+    depends_build-append    port:glib1
     configure.args-append   --enable-glib2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/65f2b743/attachment.html>


More information about the macports-changes mailing list