From 43d2dbccc4c174d31a2aab00d0bdf1787d615cb0 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 7 Jun 2011 03:26:43 +0000 Subject: Conditionally remove lib/security. PR: 157676 Submitted by: Benjamin Lee --- security/pam_krb5/Makefile | 1 + security/pam_krb5/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index e0c2e271c461..c9dbb0df143e 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -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/ diff --git a/security/pam_krb5/pkg-plist b/security/pam_krb5/pkg-plist index f7f615e95778..dbdf08f6df92 100644 --- a/security/pam_krb5/pkg-plist +++ b/security/pam_krb5/pkg-plist @@ -1,2 +1,3 @@ lib/security/pam_krb5.so lib/security/pam_krb5.la +@dirrmtry lib/security -- cgit v1.2.3