[66621] trunk/dports/textproc/antiword/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 18 02:01:00 PDT 2010


Revision: 66621
          http://trac.macports.org/changeset/66621
Author:   ryandesign at macports.org
Date:     2010-04-18 02:00:56 -0700 (Sun, 18 Apr 2010)
Log Message:
-----------
antiword: ensure we're UsingTheRightCompiler, and disable universal variant for now

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

Modified: trunk/dports/textproc/antiword/Portfile
===================================================================
--- trunk/dports/textproc/antiword/Portfile	2010-04-18 08:55:28 UTC (rev 66620)
+++ trunk/dports/textproc/antiword/Portfile	2010-04-18 09:00:56 UTC (rev 66621)
@@ -18,6 +18,12 @@
 
 patchfiles	patch-Makefile.Linux
 
-configure	{ reinplace "s|/usr|${prefix}|g" ${worksrcpath}/antiword.h }
+post-patch {
+	reinplace "s|/usr|${prefix}|g" ${worksrcpath}/antiword.h
+}
 
+use_configure	no
+
+build.args		CC=${configure.cc}
+
 destroot.args	prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100418/b7adc0fb/attachment.html>


More information about the macports-changes mailing list