summaryrefslogtreecommitdiff
path: root/databases/php4-dba
diff options
context:
space:
mode:
authorjlam <jlam>2002-02-28 06:16:48 +0000
committerjlam <jlam>2002-02-28 06:16:48 +0000
commita7d885aa8caaf97e568f93a59577a6ea8d30a88c (patch)
tree3960368954ad7458fb90ccfc5e2704f09c767633 /databases/php4-dba
parent3569e26d91d19cf7a366aa21236449420ee3627c (diff)
downloadpkgsrc-a7d885aa8caaf97e568f93a59577a6ea8d30a88c.tar.gz
Update databases/php4-dba to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
Diffstat (limited to 'databases/php4-dba')
-rw-r--r--databases/php4-dba/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/php4-dba/Makefile b/databases/php4-dba/Makefile
index 4228b8f97c1..8995e5c6eeb 100644
--- a/databases/php4-dba/Makefile
+++ b/databases/php4-dba/Makefile
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/12/03 08:30:59 jlam Exp $
-
-.include "../../www/php4/Makefile.module"
+# $NetBSD: Makefile,v 1.4 2002/02/28 06:16:48 jlam Exp $
MODNAME= dba
CATEGORIES+= databases
@@ -8,6 +6,9 @@ PKGREVISION= # empty
COMMENT= PHP4 extension for DBM database access
USE_BUILDLINK_ONLY= YES
+
+.include "../../www/php4/Makefile.module"
+
CONFIGURE_ARGS+= --enable-${MODNAME}=shared
CONFIGURE_ARGS+= --without-cdb