aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/linux-divx4linux
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-04 11:05:48 +0800
committeredwin <edwin@FreeBSD.org>2002-11-04 11:05:48 +0800
commit011f3a2a13f514a55dae8ea737db2d626983191d (patch)
treeef9e57574419ab4a95c9adca518cce23e6a78895 /multimedia/linux-divx4linux
parentf2bc149e9a1f30296a05f9c708c6729f700c8234 (diff)
downloadfreebsd-ports-gnome-011f3a2a13f514a55dae8ea737db2d626983191d.tar.gz
freebsd-ports-gnome-011f3a2a13f514a55dae8ea737db2d626983191d.tar.zst
freebsd-ports-gnome-011f3a2a13f514a55dae8ea737db2d626983191d.zip
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes Notices on: bento
Diffstat (limited to 'multimedia/linux-divx4linux')
-rw-r--r--multimedia/linux-divx4linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/linux-divx4linux/Makefile b/multimedia/linux-divx4linux/Makefile
index 01b26528b1fb..251add5012e7 100644
--- a/multimedia/linux-divx4linux/Makefile
+++ b/multimedia/linux-divx4linux/Makefile
@@ -19,6 +19,7 @@ MAINTAINER= lioux@FreeBSD.org
RESTRICTED= unsure of licensing issues
ONLY_FOR_ARCHS= i386
+USE_REINPLACE= yes
USE_LINUX_PREFIX= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/501-/-/}
NO_BUILD= yes
@@ -29,7 +30,7 @@ RELEASE_DATE= 20020418
post-patch:
.for ext in ${DOC_EXT}
- @${PERL} -pi -e "s/ //" ${WRKSRC}/*.${ext}
+ @${REINPLACE_CMD} -e "s/ //" ${WRKSRC}/*.${ext}
.endfor
do-install: