summaryrefslogtreecommitdiff
path: root/security/libpreludedb
diff options
context:
space:
mode:
Diffstat (limited to 'security/libpreludedb')
-rw-r--r--security/libpreludedb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 0e08ea214b9..3ee785f82f9 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/10/11 14:48:51 shannonjr Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/25 14:39:03 shannonjr Exp $
#
DISTNAME= libpreludedb-0.9.10
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -21,6 +22,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
CONFIGURE_ARGS+= --with-mysql=${BUILDLINK_PREFIX.mysql-client}
+CONFIGURE_ARGS+= --with-pgsql=no
LDFLAGS+= ${BUILDLINK_LDFLAGS.mysql-client}
PYBINMODULE= yes
PY_PATCHPLIST= yes