summaryrefslogtreecommitdiff
path: root/cad/gtkwave
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-08 10:14:16 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-08 10:14:16 +0000
commit0df5b5676900f6f7637b360f90f947160da2862e (patch)
treeef60009202c3f3b28a3814118bb7072de07c701e /cad/gtkwave
parentAdd quotes. Place the system patch notices at the end, so everybody can (diff)
PERL -> REINPLACE_CMD
PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=62642
Diffstat (limited to 'cad/gtkwave')
-rw-r--r--cad/gtkwave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index a6ee9dcf2499..3d920c22b793 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -20,11 +20,12 @@ LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
USE_GTK= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
post-patch:
@${GREP} -lR "heapsort" ${WRKSRC}/src | ${XARGS} \
- ${PERL} -pi -e "s/heapsort/hsort/g"
+ ${REINPLACE_CMD} -e "s/heapsort/hsort/g"
.if !defined(NOPORTDOCS)
post-install: