[149412] trunk/dports/textproc/doxygen/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Jun 18 07:34:51 PDT 2016


Revision: 149412
          https://trac.macports.org/changeset/149412
Author:   mcalhoun at macports.org
Date:     2016-06-18 07:34:51 -0700 (Sat, 18 Jun 2016)
Log Message:
-----------
doxygen: ensure that python2.7 is used (#50342)
no revbump since port builds correctly or not at all

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2016-06-18 11:00:14 UTC (rev 149411)
+++ trunk/dports/textproc/doxygen/Portfile	2016-06-18 14:34:51 UTC (rev 149412)
@@ -55,6 +55,9 @@
                         8c51120ad55b440b738ef0b96f8169d84a7ae88a.patch \
                         a8c73cdbe37cc53c398002d20e94037552a8fb55.patch
 
+# see #50342
+configure.args-append -DPython_ADDITIONAL_VERSIONS=2.7
+
 # cmake PortGroup sets arch flags
 # duplicate archflags can cause problems
 # see #50044
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160618/2a09062d/attachment.html>


More information about the macports-changes mailing list