[144965] trunk/dports/editors/emacs/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Fri Jan 22 08:21:12 PST 2016


Revision: 144965
          https://trac.macports.org/changeset/144965
Author:   mcalhoun at macports.org
Date:     2016-01-22 08:21:12 -0800 (Fri, 22 Jan 2016)
Log Message:
-----------
emacs: requires gtk2 to be built with x11 (see #21917)

Modified Paths:
--------------
    trunk/dports/editors/emacs/Portfile

Modified: trunk/dports/editors/emacs/Portfile
===================================================================
--- trunk/dports/editors/emacs/Portfile	2016-01-22 16:02:14 UTC (rev 144964)
+++ trunk/dports/editors/emacs/Portfile	2016-01-22 16:21:12 UTC (rev 144965)
@@ -3,6 +3,7 @@
 
 PortSystem 1.0
 PortGroup  muniversal 1.0
+PortGroup  active_variants 1.1
 
 name            emacs
 conflicts       xemacs
@@ -109,6 +110,9 @@
                             path:lib/pkgconfig/glib-2.0.pc:glib2 \
                             port:gconf \
                             port:librsvg
+
+    # see #21917
+    require_active_variants gtk2 x11
 }
 
 variant dbus description {Builds emacs with D-Bus support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160122/847b54e5/attachment.html>


More information about the macports-changes mailing list