aboutsummaryrefslogtreecommitdiffstats
path: root/security/pam_krb5
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-06-11 23:29:01 +0800
committererwin <erwin@FreeBSD.org>2006-06-11 23:29:01 +0800
commit6db043d8e171742da463bfd523e91d823f5eb395 (patch)
tree65d37cf169f139eba653713035353f482e39f4c3 /security/pam_krb5
parentfa7bf0c22277b6d5ab53dab86835b747b71b117f (diff)
downloadfreebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.tar.gz
freebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.tar.zst
freebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.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
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