aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-04 10:35:01 +0800
committeredwin <edwin@FreeBSD.org>2002-11-04 10:35:01 +0800
commit1b7bb332fa18b58d935d7c527a75470c92de2626 (patch)
tree2f4141a4af38a668cf36cef3a620918d857e0a08 /misc
parentae62427d6d6725d1b89cb124a2b9df1780c3a6c0 (diff)
downloadfreebsd-ports-gnome-1b7bb332fa18b58d935d7c527a75470c92de2626.tar.gz
freebsd-ports-gnome-1b7bb332fa18b58d935d7c527a75470c92de2626.tar.zst
freebsd-ports-gnome-1b7bb332fa18b58d935d7c527a75470c92de2626.zip
PERL -> REINPLACE
Noticed on: bento
Diffstat (limited to 'misc')
-rw-r--r--misc/44bsd-more/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/44bsd-more/Makefile b/misc/44bsd-more/Makefile
index 68d99f511459..6e1de6cf9edb 100644
--- a/misc/44bsd-more/Makefile
+++ b/misc/44bsd-more/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= hoek
MAINTAINER= hoek@FreeBSD.org
USE_BZIP2= yes
+USE_REINPLACE= yes
NO_WRKSUBDIR= yes
MAN1= 44bsd-more.1
@@ -25,7 +26,7 @@ post-extract:
-cd ${WRKSRC} && co -d${RELDATE} RCS/*,v
post-patch:
- ${PERL} -pi.orig -e \
+ ${REINPLACE_CMD} -e \
's!/usr/share/misc/more.help!${PREFIX}/share/misc/44bsd-more.help!'\
${WRKSRC}/pathnames.h
${CP} ${FILESDIR}/queue.h ${WRKSRC}