summaryrefslogtreecommitdiff
path: root/www/squid-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid-current/Makefile')
-rw-r--r--www/squid-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid-current/Makefile b/www/squid-current/Makefile
index 6dfca811ace..7b546e42539 100644
--- a/www/squid-current/Makefile
+++ b/www/squid-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/02/20 22:48:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 1999/03/08 10:53:57 agc Exp $
#
DISTNAME= squid-2.1.PATCH2
@@ -58,7 +58,7 @@ pre-install:
) > ${WRKDIR}/PLIST.share
post-install:
- cd ${WRKSRC}/src; make install-pinger
+ cd ${WRKSRC}/src; ${MAKE} install-pinger
${INSTALL_SCRIPT} ${WRKDIR}/squid.sh ${PREFIX}/etc/rc.d/squid.sh
@${SETENV} ${MAKE_ENV} ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL