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/net-snmp4/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/net-snmp4') diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 2c183f3c5ae5..63af22705d76 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= kuriyama@FreeBSD.org USE_AUTOCONF_VER=213 +USE_REINPLACE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore @@ -69,7 +70,8 @@ SHLIB_VERSION= 4 PLIST_SUB+= shlib=${SHLIB_VERSION} post-patch: - @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ + ${WRKSRC}/aclocal.m4 post-install: @( cd ${PREFIX}/bin && strip ${BIN} ) -- cgit v1.2.3