Add USES=libtool and INSTALL_TARGET=install-strip
This commit is contained in:
parent
e2ab3d1110
commit
ac3181aab7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367381
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pam_krb5
|
||||
PORTVERSION= 4.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \
|
||||
http://archives.eyrie.org/software/ARCHIVE/pam-krb5/
|
||||
@ -14,8 +14,9 @@ COMMENT= Pluggable Authentication Module for Kerberos 5
|
||||
|
||||
CONFLICTS= pam_krb5-rh-2.*
|
||||
|
||||
USES= perl5 gmake
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool perl5
|
||||
|
||||
OPTIONS_SINGLE= LINK
|
||||
OPTIONS_SINGLE_LINK= MIT HEIMDAL
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/security/pam_krb5.so
|
||||
lib/security/pam_krb5.la
|
||||
man/man5/pam_krb5.5.gz
|
||||
@dirrmtry lib/security
|
||||
|
Loading…
Reference in New Issue
Block a user