[47197] trunk/dports/net/hping3/Portfile

pmq at macports.org pmq at macports.org
Mon Feb 23 00:37:52 PST 2009


Revision: 47197
          http://trac.macports.org/changeset/47197
Author:   pmq at macports.org
Date:     2009-02-23 00:37:51 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
Closes #18604. Thanks to blb@ for the patch!

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

Modified: trunk/dports/net/hping3/Portfile
===================================================================
--- trunk/dports/net/hping3/Portfile	2009-02-23 08:36:15 UTC (rev 47196)
+++ trunk/dports/net/hping3/Portfile	2009-02-23 08:37:51 UTC (rev 47197)
@@ -4,6 +4,7 @@
 
 name		hping3
 version		20051105
+revision	1
 categories	net security
 platforms       darwin
 maintainers	pmq
@@ -37,6 +38,8 @@
     	      ${worksrcpath}/Makefile
     reinplace "s#INSTALL_PATH=#INSTALL_PATH=${destroot}${prefix}#g" \
     	      ${worksrcpath}/Makefile
+    reinplace "s#INSTALL_MANPATH=#INSTALL_MANPATH=${destroot}#g" \
+    	      ${worksrcpath}/Makefile
 }
 
 post-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/8416d8f6/attachment.html>


More information about the macports-changes mailing list