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

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


Revision: 61095
          http://trac.macports.org/changeset/61095
Author:   ryandesign at macports.org
Date:     2009-12-01 13:49:50 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
p0f: disable universal variant since this software isn't autoconf based

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

Modified: trunk/dports/net/p0f/Portfile
===================================================================
--- trunk/dports/net/p0f/Portfile	2009-12-01 21:49:18 UTC (rev 61094)
+++ trunk/dports/net/p0f/Portfile	2009-12-01 21:49:50 UTC (rev 61095)
@@ -24,10 +24,12 @@
 worksrcdir	  ${name}
 patchfiles	  p0f.c.patch p0fq.c.patch
 
-configure	{
+post-patch	{
 	reinplace "s|/etc/p0f|${prefix}/share/p0f|g" ${worksrcpath}/config.h
 }
 
+use_configure	no
+
 build.args	CC=${configure.cc}
 
 destroot	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/7cae234a/attachment-0001.html>


More information about the macports-changes mailing list