pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libpreludedb pkglint
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f19f640580a
branches: trunk
changeset: 368216:2f19f640580a
user: dholland <dholland%pkgsrc.org@localhost>
date: Tue Sep 12 06:15:19 2017 +0000
description:
pkglint
diffstat:
security/libpreludedb/Makefile.common | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 943d3b1714ac -r 2f19f640580a security/libpreludedb/Makefile.common
--- a/security/libpreludedb/Makefile.common Tue Sep 12 06:14:40 2017 +0000
+++ b/security/libpreludedb/Makefile.common Tue Sep 12 06:15:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2017/08/16 20:45:44 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2017/09/12 06:15:19 dholland Exp $
#
# used by security/libpreludedb/Makefile
# used by security/libpreludedb-mysql/Makefile
@@ -12,7 +12,7 @@
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/libpreludedb/
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER?= pkgsrc-users%NetBSD.org@localhost
#HOMEPAGE= http://www.prelude-ids.org/download/releases/
COMMENT= Provides an interface to the database used to store IDMEF alerts
@@ -23,7 +23,7 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= make
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_LANGUAGES= c c++
PKG_OPTIONS_VAR= PKG_OPTIONS.libpreludedb
Home |
Main Index |
Thread Index |
Old Index