Revision
120638
Author
g5pw@macports.org
Date
2014-06-04 01:10:46 -0700 (Wed, 04 Jun 2014)

Log Message

textproc/doxygen:
  use python2.7 binary regardless of it's installed via MacPorts or bundled with
  system.
  not revbumping since build failed if python2.7 was bundled with system (script
  tried to use MacPorts Python)

Modified Paths

Diff

Modified: trunk/dports/textproc/doxygen/Portfile (120637 => 120638)


--- trunk/dports/textproc/doxygen/Portfile	2014-06-04 04:41:42 UTC (rev 120637)
+++ trunk/dports/textproc/doxygen/Portfile	2014-06-04 08:10:46 UTC (rev 120638)
@@ -122,10 +122,9 @@
     patchfiles-delete       patch-configure.diff
 
     configure.args-append   --docdir ${prefix}/share/doc \
-                            --dot ${prefix}/bin/dot
+                            --dot ${prefix}/bin/dot \
+                            --python python2.7
 
-    configure.python        ${prefix}/bin/python2.7
-
     depends_build-append    path:bin/dot:graphviz \
                             bin:python2.7:python27
     build.target-append     pdf