- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
ef4ba14bbd
commit
217dc12774
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364048
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ 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
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-encap --disable-epkg-install
|
||||
|
||||
INSTALL_TARGET= install-real
|
||||
|
|
Loading…
Reference in a new issue