aboutsummaryrefslogtreecommitdiff
path: root/net/hping-devel
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 23:51:05 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 23:51:05 +0000
commitb90f611b9c50570251338dbca6ff573948723aa4 (patch)
tree73ac90ce1906f5bacef01f927cd1d4a37a54b6bb /net/hping-devel
parent2241654c185e68c779f116506f10ed1832feb79e (diff)
downloadports-b90f611b9c50570251338dbca6ff573948723aa4.tar.gz
ports-b90f611b9c50570251338dbca6ff573948723aa4.zip
Notes
Diffstat (limited to 'net/hping-devel')
-rw-r--r--net/hping-devel/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile
index 4dc98f25725f..66bedc0cd23e 100644
--- a/net/hping-devel/Makefile
+++ b/net/hping-devel/Makefile
@@ -29,9 +29,6 @@ PORTEXAMPLES= README apd.htcl apd2.htcl ciscoios.htcl ciscoios0.htcl \
passivets.htcl ping.htcl raw.htcl show-tcpseq.htcl \
showled.htcl
-pre-configure:
- ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/configure
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hping3 ${STAGEDIR}${PREFIX}/sbin/hping
${INSTALL_MAN} ${WRKSRC}/docs/hping3.8 ${STAGEDIR}${PREFIX}/man/man8/hping.8