Conditionally remove lib/security.
PR: 157676 Submitted by: Benjamin Lee <ben@b1c1l1.com>
This commit is contained in:
parent
48b77af794
commit
43d2dbccc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275170
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= pam_krb5
|
||||
PORTVERSION= 4.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \
|
||||
http://archives.eyrie.org/software/ARCHIVE/pam-krb5/
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
lib/security/pam_krb5.so
|
||||
lib/security/pam_krb5.la
|
||||
@dirrmtry lib/security
|
||||
|
|
Loading…
Reference in a new issue