[45781] trunk/dports/x11/bdftopcf/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Jan 21 14:11:01 PST 2009
Revision: 45781
http://trac.macports.org/changeset/45781
Author: jeremyhu at macports.org
Date: 2009-01-21 14:11:01 -0800 (Wed, 21 Jan 2009)
Log Message:
-----------
bdftopcf: use_autoconf -> use_autoreconf
Modified Paths:
--------------
trunk/dports/x11/bdftopcf/Portfile
Modified: trunk/dports/x11/bdftopcf/Portfile
===================================================================
--- trunk/dports/x11/bdftopcf/Portfile 2009-01-21 20:52:09 UTC (rev 45780)
+++ trunk/dports/x11/bdftopcf/Portfile 2009-01-21 22:11:01 UTC (rev 45781)
@@ -33,14 +33,5 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-use_autoconf yes
-autoconf.cmd autoreconf
-autoconf.args -fvi
-
-platform macosx {
- if {${os.major} < 9} {
- # Tiger's X11 SDK doesn't have the X11/fonts/*.h
- depends_lib-delete port:xorg-libXfont
- depends_lib-append port:xorg-libXfont
- }
-}
+use_autoreconf yes
+autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090121/fbed4c4f/attachment-0001.html>
More information about the macports-changes
mailing list