summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-11-03 10:49:21 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-11-03 10:49:21 +0000
commit16a04a04eab8fa02f61a641d9986aa2a07073b10 (patch)
treecea67303e0ed87e7392714c42b0b8bc58b94b5da
parentUpdate to 1.0.23 (diff)
- Fix dependencies and PLIST
Reported by: QAT
Notes
Notes: svn path=/head/; revision=263975
-rw-r--r--sysutils/pam_mount/Makefile3
-rw-r--r--sysutils/pam_mount/pkg-plist7
2 files changed, 9 insertions, 1 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile
index 1fab4c2b5cc3..b784cf21c82d 100644
--- a/sysutils/pam_mount/Makefile
+++ b/sysutils/pam_mount/Makefile
@@ -18,11 +18,12 @@ COMMENT= A PAM that can mount volumes for a user session
LIB_DEPENDS= HX.25:${PORTSDIR}/lang/libhx
USE_GNOME= pkgconfig libxml2
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= libcrypto_LIBS="-L/usr/lib -lcrypto" \
libcrypto_CFLAGS="-I/usr/include"
-CONFIGURE_ARGS+=--localstatedir=/var
+CONFIGURE_ARGS+=--localstatedir=/var --with-ssbindir=${PREFIX}/sbin
post-patch:
${REINPLACE_CMD} -e '11172s|yes|no|' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/sysutils/pam_mount/pkg-plist b/sysutils/pam_mount/pkg-plist
index 0fb9243e37e9..7a21e7dd3583 100644
--- a/sysutils/pam_mount/pkg-plist
+++ b/sysutils/pam_mount/pkg-plist
@@ -1,5 +1,12 @@
bin/pmt-fd0ssh
bin/pmt-ofl
+sbin/mount.crypt
+sbin/mount.crypt_LUKS
+sbin/mount.crypto_LUKS
+sbin/mount.encfs13
+sbin/umount.crypt
+sbin/umount.crypt_LUKS
+sbin/umount.crypto_LUKS
etc/security/pam_mount.conf.xml.sample
lib/pam_mount.so
sbin/pmvarrun