diff options
Diffstat (limited to 'security/pam_per_user/Makefile')
-rw-r--r-- | security/pam_per_user/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pam_per_user/Makefile b/security/pam_per_user/Makefile index 88de4746a8ca..2b4cfafe8794 100644 --- a/security/pam_per_user/Makefile +++ b/security/pam_per_user/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication +BROKEN= unfetchable + USES= libtool GNU_CONFIGURE= yes |