summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-12-17 07:40:45 +0000
committerjdolecek <jdolecek>2004-12-17 07:40:45 +0000
commit63092fe3d53d354bf3b1e4708f97bd72b0653fed (patch)
treeee40a5540740fc8d4b90723839e6588b17e64f65 /www
parent5ede7375b1a6f387180a65985e53b69a8a7020d3 (diff)
downloadpkgsrc-63092fe3d53d354bf3b1e4708f97bd72b0653fed.tar.gz
php4 4.3.10 already ships with Net_SMTP-1.2.6, so don't bother trying
to update
Diffstat (limited to 'www')
-rw-r--r--www/php4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile
index 35949f34945..c45fe469ac7 100644
--- a/www/php4/Makefile
+++ b/www/php4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/12/12 09:42:21 jdolecek Exp $
+# $NetBSD: Makefile,v 1.41 2004/12/17 07:40:45 jdolecek Exp $
PKGNAME= php-${PHP_BASE_VERS}
CATEGORIES+= lang
@@ -39,7 +39,7 @@ OWN_DIRS= ${PREFIX}/${PHP_EXTENSION_DIR}
# some of the bundled Pear extensions have newer versions, which fix
# some known bugs
PEAR_CMD= ${PREFIX}/bin/pear
-UPGRADE_PKG= Net_SMTP-1.2.6 Net_Socket-1.0.2
+UPGRADE_PKG= Net_Socket-1.0.2
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/sapi/cli/php ${PREFIX}/bin/php