aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pam_mount
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:57:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:57:36 +0000
commit59c2fedf11b952e9f5d499acb86996e6f41585e1 (patch)
treeaeac2336babc1a79b8c23c6f70fbcd7d8ced0b1f /sysutils/pam_mount
parent9097a3c88ccbefd4d15beb528391aa522d9980c3 (diff)
downloadports-59c2fedf11b952e9f5d499acb86996e6f41585e1.tar.gz
ports-59c2fedf11b952e9f5d499acb86996e6f41585e1.zip
Eradicate USE_GNOME=pkgconfig
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5
Notes
Notes: svn path=/head/; revision=325741
Diffstat (limited to 'sysutils/pam_mount')
-rw-r--r--sysutils/pam_mount/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile
index 85b9aba36302..7067a077df8b 100644
--- a/sysutils/pam_mount/Makefile
+++ b/sysutils/pam_mount/Makefile
@@ -11,8 +11,8 @@ COMMENT= A PAM that can mount volumes for a user session
LIB_DEPENDS= HX:${PORTSDIR}/lang/libhx
-USE_GNOME= pkgconfig libxml2
-USE_PERL5= yes
+USES= pkgconfig perl5
+USE_GNOME= libxml2
USE_XZ= yes
GNU_CONFIGURE= yes