summaryrefslogtreecommitdiff
path: root/www/ap-php4/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-14 14:12:27 +0000
committerjlam <jlam@pkgsrc.org>2001-05-14 14:12:27 +0000
commita457d71ef9bd77577e911b0ab306069620f63f2c (patch)
treed20c2899fec4797c956fe6dba72e890e43a75af3 /www/ap-php4/Makefile
parent31e2a71447e466e681672bed48fbb2ba3ec4f4f1 (diff)
downloadpkgsrc-a457d71ef9bd77577e911b0ab306069620f63f2c.tar.gz
Update php4 and modules to 4.0.5. Changes from version 4.0.4.1nb1 include
many general bugfixes, important fixes to the pgsql module to support PostgreSQL transactions correctly, speedups, and a zlib output compressor.
Diffstat (limited to 'www/ap-php4/Makefile')
-rw-r--r--www/ap-php4/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/ap-php4/Makefile b/www/ap-php4/Makefile
index 65fbd5b989c..5fc7a4e5559 100644
--- a/www/ap-php4/Makefile
+++ b/www/ap-php4/Makefile
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2001/05/03 14:31:00 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2001/05/14 14:12:27 jlam Exp $
.include "../../www/php4/Makefile.common"
-PKGNAME= ap-php-${PHP_BASE_VERS}nb1
+PKGNAME= ap-php-${PHP_MODULE_VERS}
+
+PHP_PKG_VERS= # empty
+PHP_MODULE_VERS= ${PHP_BASE_VERS}${PHP_PKG_VERS}
COMMENT= PHP4: Hypertext Preprocessor (Apache module)