[113035] trunk/dports/graphics/fontforge/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Nov 6 19:27:09 PST 2013
Revision: 113035
https://trac.macports.org/changeset/113035
Author: ryandesign at macports.org
Date: 2013-11-06 19:27:08 -0800 (Wed, 06 Nov 2013)
Log Message:
-----------
fontforge: don't use python by default; there are python variants for that
Modified Paths:
--------------
trunk/dports/graphics/fontforge/Portfile
Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile 2013-11-07 03:01:32 UTC (rev 113034)
+++ trunk/dports/graphics/fontforge/Portfile 2013-11-07 03:27:08 UTC (rev 113035)
@@ -5,7 +5,7 @@
name fontforge
version 20120731
-revision 1
+revision 2
set docversion ${version}
set ftversion 2.4.10
categories graphics fonts
@@ -89,7 +89,6 @@
port:libpng \
port:libuninameslist \
port:libxml2 \
- port:python27 \
port:tiff \
port:xorg-libXi \
port:xorg-libXt \
@@ -102,7 +101,7 @@
--enable-type3 \
--enable-devicetables \
--enable-gb12345 \
- --with-python=${prefix}/bin/python2.7 \
+ --without-python \
--without-freetype-bytecode \
--without-pango \
--without-cairo \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131106/8ea96bb4/attachment-0001.html>
More information about the macports-changes
mailing list