diff options
Diffstat (limited to 'security/pam_pseudo/Makefile')
-rw-r--r-- | security/pam_pseudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_pseudo/Makefile b/security/pam_pseudo/Makefile index 2ee118366e3d..cefc1d4663ba 100644 --- a/security/pam_pseudo/Makefile +++ b/security/pam_pseudo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-encap --disable-epkg-install INSTALL_TARGET= install-real |