From 2e20c7d21d34a52e4e35ff0f7b503e63e9058d8a Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 27 Dec 2007 16:31:23 +0000 Subject: Explicitly depend on Perl. Bump revision. --- security/libpreludedb/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 16c0e48f113..ebb09b71198 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2007/09/05 19:04:00 shannonjr Exp $ +# $NetBSD: Makefile,v 1.20 2007/12/27 16:31:23 joerg Exp $ # DISTNAME= libpreludedb-0.9.13 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ @@ -15,7 +16,7 @@ COMMENT= Provides an interface to the database used to store IDMEF alerts USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= make +USE_TOOLS+= make perl:run CONFIGURE_ARGS+= -enable-mysql CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --enable-python -- cgit v1.2.3