[78654] trunk/dports/lang/pfe/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 16 02:38:44 PDT 2011


Revision: 78654
          http://trac.macports.org/changeset/78654
Author:   ryandesign at macports.org
Date:     2011-05-16 02:38:44 -0700 (Mon, 16 May 2011)
Log Message:
-----------
pfe: disable universal variant which doesn't work

Modified Paths:
--------------
    trunk/dports/lang/pfe/Portfile

Modified: trunk/dports/lang/pfe/Portfile
===================================================================
--- trunk/dports/lang/pfe/Portfile	2011-05-16 09:37:26 UTC (rev 78653)
+++ trunk/dports/lang/pfe/Portfile	2011-05-16 09:38:44 UTC (rev 78654)
@@ -20,6 +20,9 @@
 
 depends_lib	port:ncurses
 
+# configure: error: cannot determine a size for long
+universal_variant       no
+
 post-configure {
 	global reldir
 	set reldir [string map {" " "_" "/" "_"} [exec uname -srm].d]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110516/6c216413/attachment.html>


More information about the macports-changes mailing list