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

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


Revision: 61096
          http://trac.macports.org/changeset/61096
Author:   ryandesign at macports.org
Date:     2009-12-01 13:50:54 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
p0f: no need to manually gzip manpages; MacPorts compresses them automatically

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

Modified: trunk/dports/net/p0f/Portfile
===================================================================
--- trunk/dports/net/p0f/Portfile	2009-12-01 21:49:50 UTC (rev 61095)
+++ trunk/dports/net/p0f/Portfile	2009-12-01 21:50:54 UTC (rev 61096)
@@ -35,7 +35,6 @@
 destroot	{
 	xinstall -m 755 -s ${worksrcpath}/p0f ${destroot}${prefix}/bin
 	xinstall -m 644 ${worksrcpath}/p0f.1 ${destroot}${prefix}/share/man/man1
-	system "gzip -9 ${destroot}${prefix}/share/man/man1/p0f.1"
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} \
 		${destroot}${prefix}/share/${name}
 	xinstall -m 644 -W ${worksrcpath} p0f.fp p0fa.fp p0fr.fp p0fo.fp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/3add71e7/attachment.html>


More information about the macports-changes mailing list