aboutsummaryrefslogtreecommitdiff
path: root/net/ntalk
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-14 07:04:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-14 07:04:51 +0000
commit29218a1abaedd1c9155a21b9b7f12bdc41fa0e5e (patch)
tree168876d8da76c5a21c5816f33af5ee015dc10fb5 /net/ntalk
parent88e09526ae5c1f539a79418066548a2a31dd8770 (diff)
downloadports-29218a1abaedd1c9155a21b9b7f12bdc41fa0e5e.tar.gz
ports-29218a1abaedd1c9155a21b9b7f12bdc41fa0e5e.zip
Notes
Diffstat (limited to 'net/ntalk')
-rw-r--r--net/ntalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntalk/Makefile b/net/ntalk/Makefile
index 38be778eb434..1e23eec6f07a 100644
--- a/net/ntalk/Makefile
+++ b/net/ntalk/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= gslin@ccca.nctu.edu.tw
ALL_TARGET= ${PORTNAME}
post-patch:
- @${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/Makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin