[61094] trunk/dports/net/p0f/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Dec 1 13:49:18 PST 2009


Revision: 61094
          http://trac.macports.org/changeset/61094
Author:   ryandesign at macports.org
Date:     2009-12-01 13:49:18 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
p0f: make sure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/net/p0f/Portfile

Modified: trunk/dports/net/p0f/Portfile
===================================================================
--- trunk/dports/net/p0f/Portfile	2009-12-01 21:48:17 UTC (rev 61093)
+++ trunk/dports/net/p0f/Portfile	2009-12-01 21:49:18 UTC (rev 61094)
@@ -28,6 +28,8 @@
 	reinplace "s|/etc/p0f|${prefix}/share/p0f|g" ${worksrcpath}/config.h
 }
 
+build.args	CC=${configure.cc}
+
 destroot	{
 	xinstall -m 755 -s ${worksrcpath}/p0f ${destroot}${prefix}/bin
 	xinstall -m 644 ${worksrcpath}/p0f.1 ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/e0a1999e/attachment.html>


More information about the macports-changes mailing list