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-snmp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/net-snmp') diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 613403bd60a0..2e54654d465d 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= kuriyama@FreeBSD.org +USE_REINPLACE= yes USE_AUTOCONF_VER=213 USE_LIBTOOL= yes INSTALLS_SHLIB= yes @@ -89,7 +90,8 @@ SHLIB_VERSION= 5 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 pre-install: -@[ -f ${STARTUP_FILE} ] && \ -- cgit v1.2.3