aboutsummaryrefslogtreecommitdiff
path: root/misc/granulate
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 06:06:22 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 06:06:22 +0000
commitf49e28aae290d50810cdb1fac09ad61c96a83b29 (patch)
tree308cae73e835cf8a216ce6766e29f1c37e1d060a /misc/granulate
parente28630ead26369af9ef1d199ae48177e0e2486ae (diff)
downloadports-f49e28aae290d50810cdb1fac09ad61c96a83b29.tar.gz
ports-f49e28aae290d50810cdb1fac09ad61c96a83b29.zip
${PERL} -> ${REINPLACE_CMD}
PR: 39670 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=61773
Diffstat (limited to 'misc/granulate')
-rw-r--r--misc/granulate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile
index cda3ec43b7a6..3f356b7105d4 100644
--- a/misc/granulate/Makefile
+++ b/misc/granulate/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
# New ports collection makefile for: granulate
# Date created: Feb 17, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
@@ -14,8 +13,10 @@ MASTER_SITES= http://exe2bin.com/granulate/ \
MAINTAINER= jharris@widomaker.com
+USE_REINPLACE= yes
post-patch:
- @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" \
+ ${WRKSRC}/Makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin