summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-02-28 06:16:48 +0000
committerjlam <jlam@pkgsrc.org>2002-02-28 06:16:48 +0000
commit63d1563f26c4a8fb1d6161891feedf62e31f2a9d (patch)
tree3960368954ad7458fb90ccfc5e2704f09c767633 /databases
parent2874bdac7ad63e0d5690d24d0b1c9afe84fae098 (diff)
downloadpkgsrc-63d1563f26c4a8fb1d6161891feedf62e31f2a9d.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')
-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