summaryrefslogtreecommitdiff
path: root/www/php4
diff options
context:
space:
mode:
authortron <tron>2005-08-17 20:58:15 +0000
committertron <tron>2005-08-17 20:58:15 +0000
commit26ba1a8fb2251d4b1d63925af80976d4953c357b (patch)
tree2128784fcb7d27405c1ac05b9dc32ba9fcd3df37 /www/php4
parentaae6acf283d97fc68141cff5381a9264b695f348 (diff)
downloadpkgsrc-26ba1a8fb2251d4b1d63925af80976d4953c357b.tar.gz
Define "USE_TOOLS" to make "post-extract" target work on arbitrary
configurations. Problem pointed out by Adrian Portelli in private e-mail.
Diffstat (limited to 'www/php4')
-rw-r--r--www/php4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile
index 93b24f9bf82..694f3c1e608 100644
--- a/www/php4/Makefile
+++ b/www/php4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/08/17 19:58:34 tron Exp $
+# $NetBSD: Makefile,v 1.47 2005/08/17 20:58:15 tron Exp $
PKGNAME= php-${PHP_BASE_VERS}
CATEGORIES+= lang
@@ -22,6 +22,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
XMLRPC_DISTFILE= XML_RPC-1.4.0.tgz
DISTFILES= ${EXTRACT_ONLY} ${XMLRPC_DISTFILE}
+USE_TOOLS+= gzip
+
# On NetBSD ELF platforms, we need to link libgcc.a whole-archive so that
# certain symbols from the C++ implementation (__get_eh_context, etc.)
# referenced by DSOs written in C++ will resolve correctly. We need to