[139999] trunk/dports/security/putty/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Sep 5 14:38:48 PDT 2015
Revision: 139999
https://trac.macports.org/changeset/139999
Author: khindenburg at macports.org
Date: 2015-09-05 14:38:47 -0700 (Sat, 05 Sep 2015)
Log Message:
-----------
putty: +gui needs gtk2 to have +x11 #48542
Modified Paths:
--------------
trunk/dports/security/putty/Portfile
Modified: trunk/dports/security/putty/Portfile
===================================================================
--- trunk/dports/security/putty/Portfile 2015-09-05 21:03:26 UTC (rev 139998)
+++ trunk/dports/security/putty/Portfile 2015-09-05 21:38:47 UTC (rev 139999)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup active_variants 1.1
name putty
version 0.63
@@ -32,6 +33,7 @@
variant gui description {Build the GUI tools (including putty itself)} {
depends_lib-append port:gtk2
configure.args-delete --without-gtk
+ require_active_variants gtk2 x11
}
default_variants +gui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150905/83085e4b/attachment.html>
More information about the macports-changes
mailing list