[114425] trunk/dports/x11/gobby/Portfile

devans at macports.org devans at macports.org
Sat Dec 7 14:05:53 PST 2013


Revision: 114425
          https://trac.macports.org/changeset/114425
Author:   devans at macports.org
Date:     2013-12-07 14:05:53 -0800 (Sat, 07 Dec 2013)
Log Message:
-----------
gobby: update dependencies, configuration, rebuild to avoid opportunistic linking.

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

Modified: trunk/dports/x11/gobby/Portfile
===================================================================
--- trunk/dports/x11/gobby/Portfile	2013-12-07 22:03:52 UTC (rev 114424)
+++ trunk/dports/x11/gobby/Portfile	2013-12-07 22:05:53 UTC (rev 114425)
@@ -4,7 +4,7 @@
 
 name                    gobby
 version                 0.4.94
-revision                1
+revision                2
 license                 GPL-2+
 categories              x11 net
 maintainers             phw openmaintainer
@@ -35,7 +35,8 @@
                         port:net6 \
                         port:obby \
                         port:libgsasl \
-                        port:libinfinity
+                        port:libinfinity \
+			port:libunique
 
 depends_run		port:yelp
 
@@ -44,6 +45,9 @@
 
 patchfiles              patch-code-util-config.hpp.diff
 
+configure.args		--with-unique \
+			--without-gtk3
+
 livecheck.type          regex
 livecheck.url           [lindex ${master_sites} 0]
 livecheck.regex         ${name}-(\\d+(?:\\.\\d+)*\\.(?:\\d|\[0-8\]\\d))\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131207/cd3ee971/attachment.html>


More information about the macports-changes mailing list