1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-04 20:09:10 +00:00
parent 162ca5f63b
commit ef4ba14bbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364047

View File

@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= PAM module for per-user authentication
USE_AUTOTOOLS= libtool
USES= libtool
GNU_CONFIGURE= yes
.include <bsd.port.mk>