summaryrefslogtreecommitdiffstats
path: root/print/envelope/Makefile
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-07-09 03:51:29 +0000
committeralane <alane@FreeBSD.org>2002-07-09 03:51:29 +0000
commitc38743558990a018340cfedde6e750a6604d41fc (patch)
tree69c51d152a5cf5418766d276bea23803a6f79bec /print/envelope/Makefile
parent8563064ebca759c8e3b7d756a926f006334387c7 (diff)
downloadFreeBSD-ports-c38743558990a018340cfedde6e750a6604d41fc.zip
FreeBSD-ports-c38743558990a018340cfedde6e750a6604d41fc.tar.gz
Committed, thanks.
PR: 39714 Submitted by: Scott Flatman
Diffstat (limited to 'print/envelope/Makefile')
-rw-r--r--print/envelope/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/envelope/Makefile b/print/envelope/Makefile
index 1b6c5e7..388c04b 100644
--- a/print/envelope/Makefile
+++ b/print/envelope/Makefile
@@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@geeksrus.net
+USE_REINPLACE= yes
NO_BUILD= yes
USE_PERL5= yes
NO_WRKSUBDIR= yes
@@ -24,7 +25,7 @@ PLIST_SUB+= DOCSDIR=${DOCSDIR:S@^${PREFIX}/@@}
PLIST_SUB+= EXAMPLESDIR=${EXAMPLESDIR:S@^${PREFIX}/@@}
post-patch:
- @${PERL} -pi -e 's@/usr/bin/perl@${PERL}@' ${WRKDIR}/envelope
+ @${REINPLACE_CMD} -e 's@/usr/bin/perl@${PERL}@' ${WRKDIR}/envelope
do-install:
@${INSTALL_SCRIPT} ${WRKDIR}/envelope ${PREFIX}/bin
OpenPOWER on IntegriCloud