summaryrefslogtreecommitdiff
path: root/www/php4
diff options
context:
space:
mode:
authorjlam <jlam>2002-04-12 17:59:57 +0000
committerjlam <jlam>2002-04-12 17:59:57 +0000
commit73a58d44a880c37984c31e4949ca7170ccf9cf70 (patch)
tree00ef11924aeb7684494fad0bcf181fd015058ec2 /www/php4
parentd562dde7c82984bfdb82eaa8eb5e861832014d2b (diff)
downloadpkgsrc-73a58d44a880c37984c31e4949ca7170ccf9cf70.tar.gz
Give PHP4 distfile a make variable name.
Diffstat (limited to 'www/php4')
-rw-r--r--www/php4/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common
index d8ab0a983f0..10a39927779 100644
--- a/www/php4/Makefile.common
+++ b/www/php4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2002/03/01 22:51:42 jlam Exp $
+# $NetBSD: Makefile.common,v 1.25 2002/04/12 17:59:57 jlam Exp $
DISTNAME?= php-${PHP_DIST_VERS}
CATEGORIES+= www php4
@@ -17,6 +17,9 @@ HOMEPAGE?= http://www.php.net/
PHP_DIST_VERS= 4.1.2
PHP_BASE_VERS= ${PHP_DIST_VERS}
+DISTFILES?= ${PHP_DISTFILE}
+PHP_DISTFILE= ${DISTNAME}${EXTRACT_SUFX}
+
# Location of installed PHP4 loadable modules under ${PREFIX}.
# This is derived from the value of `php-config --extension-dir`.
# The number for the last part of the path represents a specific version