summaryrefslogtreecommitdiff
path: root/www/php4/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/Makefile.common')
-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 2dcb2a513c2..b5880887e9b 100644
--- a/www/php4/Makefile.common
+++ b/www/php4/Makefile.common
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile.common,v 1.47 2005/04/11 20:02:57 jdolecek Exp $
+# $NetBSD: Makefile.common,v 1.48 2005/05/07 18:50:25 jdolecek Exp $
DISTNAME?= php-${PHP_DIST_VERS}
CATEGORIES+= www php4
+
+.if !defined(PECL_VERSION)
MASTER_SITES?= http://www.php.net/distributions/ \
http://php3.de/distributions/ \
ftp://ftp.php.net/pub/distributions/
EXTRACT_SUFX?= .tar.bz2
+.endif
MAINTAINER?= jdolecek@NetBSD.org
HOMEPAGE?= http://www.php.net/