summaryrefslogtreecommitdiff
path: root/www/php4
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-12-17 07:40:45 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-12-17 07:40:45 +0000
commit3f96adcd1dd48d71f19aedb917b803fb7b4fef85 (patch)
treeee40a5540740fc8d4b90723839e6588b17e64f65 /www/php4
parent949ee33442821db394b69e4e455f34cb137d7047 (diff)
downloadpkgsrc-3f96adcd1dd48d71f19aedb917b803fb7b4fef85.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/php4')
-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