pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libpreludedb Explicitly depend on Perl. Bump ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/611113c467d0
branches: trunk
changeset: 536886:611113c467d0
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 27 16:31:23 2007 +0000
description:
Explicitly depend on Perl. Bump revision.
diffstat:
security/libpreludedb/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r c30495d40c25 -r 611113c467d0 security/libpreludedb/Makefile
--- a/security/libpreludedb/Makefile Thu Dec 27 16:24:21 2007 +0000
+++ b/security/libpreludedb/Makefile Thu Dec 27 16:31:23 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index