aboutsummaryrefslogtreecommitdiff
path: root/security/pam_search_list
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-11 19:52:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-11 19:52:47 +0000
commit89c6c700df7883a14695eed8ae6e9da038dae991 (patch)
tree2d156f91575cd8b6f8fb9b8e082d21d0cf31bd87 /security/pam_search_list
parentbccf4e5abecbf02d05464168cd9f492c4453cba4 (diff)
downloadports-89c6c700df7883a14695eed8ae6e9da038dae991.tar.gz
ports-89c6c700df7883a14695eed8ae6e9da038dae991.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=367969
Diffstat (limited to 'security/pam_search_list')
-rw-r--r--security/pam_search_list/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_search_list/Makefile b/security/pam_search_list/Makefile
index 82ac326cae97..769f02716448 100644
--- a/security/pam_search_list/Makefile
+++ b/security/pam_search_list/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION}
MAINTAINER= v.a.popov@gmail.com
COMMENT= PAM module to search arbitrary file for user
-USES= tar:xz
+USES= tar:xz uidfix
PLIST_FILES= lib/libpam_search_list.a \
lib/libpam_search_list_p.a \