aboutsummaryrefslogtreecommitdiff
path: root/net-im/icmpchat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-11 22:49:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-11 22:49:56 +0000
commit0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch)
tree7a6db5d01e610802138fff879ca18efeea190977 /net-im/icmpchat
parent3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff)
Remove USE_REINPLACE from all categories starting with N
Notes
Notes: svn path=/head/; revision=162141
Diffstat (limited to 'net-im/icmpchat')
-rw-r--r--net-im/icmpchat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/icmpchat/Makefile b/net-im/icmpchat/Makefile
index 8007886e1b0d..f582ca901961 100644
--- a/net-im/icmpchat/Makefile
+++ b/net-im/icmpchat/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= icmpchat
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple console-based chat that uses the ICMP protocol
-USE_REINPLACE= yes
-
pre-patch:
@${REINPLACE_CMD} -e 's|-O2 -Wall -pedantic|${CFLAGS}|;\
s|= gcc|?= gcc|;s|default|all|' ${WRKSRC}/Makefile