summaryrefslogtreecommitdiff
path: root/sysutils/consolekit
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-16 14:49:26 +0000
committeryouri <youri@pkgsrc.org>2018-05-16 14:49:26 +0000
commitd5c137ab4e4163bc184e452fe0e4a7046740081a (patch)
tree560c80cf4ce2cf7605c2b259eb1258d3d0061615 /sysutils/consolekit
parent416b0a4a6804a4b1e906e2ea268147bc5aac578e (diff)
downloadpkgsrc-d5c137ab4e4163bc184e452fe0e4a7046740081a.tar.gz
Disable debugging and add back the pam module.
Diffstat (limited to 'sysutils/consolekit')
-rw-r--r--sysutils/consolekit/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile
index 29210b96f56..c7033761bfb 100644
--- a/sysutils/consolekit/Makefile
+++ b/sysutils/consolekit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2018/05/16 11:30:36 youri Exp $
+# $NetBSD: Makefile,v 1.39 2018/05/16 14:49:26 youri Exp $
CONSOLEKIT_VER= 1.2.1
DISTNAME= ConsoleKit2-${CONSOLEKIT_VER}
@@ -44,12 +44,10 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config automake
USE_LIBTOOL= YES
-CONFIGURE_ARGS+= --enable-debug=full
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFBASE} \
--localstatedir=${VARBASE} \
- --disable-pam-module
- #--enable-pam-module \
- #--with-pam-module-dir=${PREFIX}/lib/security \
+ --enable-pam-module \
+ --with-pam-module-dir=${PREFIX}/lib/security \
CONFIGURE_ARGS.SunOS+= --enable-rbac-shutdown=solaris.system.shutdown