diff options
Diffstat (limited to 'databases/php-dba')
-rw-r--r-- | databases/php-dba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php-dba/Makefile b/databases/php-dba/Makefile index 1b1e13458e7..ad11feef670 100644 --- a/databases/php-dba/Makefile +++ b/databases/php-dba/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:33 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/02 18:27:54 joerg Exp $ MODNAME= dba -PKGREVISION= 1 CATEGORIES+= databases COMMENT= PHP extension for DBM database access +CONFLICTS= php-dba-[0-9] CONFIGURE_ARGS+= --enable-${MODNAME}=shared |