[141585] trunk/dports/x11/openmotif/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 12 02:09:14 PST 2015


Revision: 141585
          https://trac.macports.org/changeset/141585
Author:   jeremyhu at macports.org
Date:     2015-10-22 00:41:30 -0700 (Thu, 22 Oct 2015)
Log Message:
-----------
openmotif: Require xorg-libXt to be built with +flat_namespace

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

Modified: trunk/dports/x11/openmotif/Portfile
===================================================================
--- trunk/dports/x11/openmotif/Portfile	2015-10-22 07:26:26 UTC (rev 141584)
+++ trunk/dports/x11/openmotif/Portfile	2015-10-22 07:41:30 UTC (rev 141585)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       active_variants 1.1
 
 name            openmotif
 version         2.3.4
-revision        2
+revision        3
 categories      x11
 license         LGPL
 platforms       darwin
@@ -46,6 +47,8 @@
 	port:xorg-libXp \
 	port:xorg-libXt
 
+require_active_variants xorg-libXt flat_namespace
+
 patchfiles      patch-uintptr_t-cast.diff \
                 patch-lib-XmP.h.diff \
                 patch-autogen.sh.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/bf303a46/attachment.html>


More information about the macports-changes mailing list