aboutsummaryrefslogtreecommitdiff
path: root/security/pam_krb5
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-11 15:29:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-11 15:29:01 +0000
commit0ca34eb9edc4a59a29885facb05745854102bc5b (patch)
treeb905d1caa1f8009ff16831c7f9b82c06585331d9 /security/pam_krb5
parent7ccd8873bf99ee64c1873836f1d1a60dad35eb94 (diff)
downloadports-0ca34eb9edc4a59a29885facb05745854102bc5b.tar.gz
ports-0ca34eb9edc4a59a29885facb05745854102bc5b.zip
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it. With hat: portmgr
Notes
Notes: svn path=/head/; revision=165111
Diffstat (limited to 'security/pam_krb5')
-rw-r--r--security/pam_krb5/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index 49e30aa8a411..4a74548b4531 100644
--- a/security/pam_krb5/Makefile
+++ b/security/pam_krb5/Makefile
@@ -19,7 +19,6 @@ COMMENT= A Pluggable Authentication Module for Kerberos 5
MAN5= pam_krb5.5 pam_krb5afs.5
MAN8= pam_krb5.8 pam_krb5afs.8
-USE_SIZE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes