aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pam_mount
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-11-03 18:49:21 +0800
committergahr <gahr@FreeBSD.org>2010-11-03 18:49:21 +0800
commit3532fb5d3aed9bbd4ecc08b70202fe59ed729b7e (patch)
tree3afab0b3e24410a431147e305beb8788cdba3713 /sysutils/pam_mount
parentccf51858f2b040ee91fa04ab517873bf9643517a (diff)
downloadfreebsd-ports-gnome-3532fb5d3aed9bbd4ecc08b70202fe59ed729b7e.tar.gz
freebsd-ports-gnome-3532fb5d3aed9bbd4ecc08b70202fe59ed729b7e.tar.zst
freebsd-ports-gnome-3532fb5d3aed9bbd4ecc08b70202fe59ed729b7e.zip
- Fix dependencies and PLIST
Reported by: QAT
Diffstat (limited to 'sysutils/pam_mount')
-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