From 5b96d0a9567e649c783ac418d8e2bde2f6adfc22 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 4 Nov 2002 03:05:48 +0000 Subject: PERL -> REINPLACE and russian/mod_ssl has USE_PERL5=yes Notices on: bento --- net-p2p/linux-agsatellite/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p/linux-agsatellite/Makefile') diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile index 2559e2afc42d..141838c3c28c 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/linux-agsatellite/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//} USE_LINUX= yes NO_BUILD= yes +USE_REINPLACE= yes STRIP= RESTRICTED= no response from developer on licensing issues @@ -26,7 +27,7 @@ DOCS= german_readme.txt license.txt readme.txt BRANDELF= /usr/bin/brandelf post-patch: - @${PERL} -pi -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt + @${REINPLACE_CMD} -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt @${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \ ${WRKDIR}/wrapper.sh -- cgit v1.2.3