summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:36:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:36:21 +0000
commitce51e6188568ef10cf60680ae663e13b8bfc32de (patch)
tree2baff81040e5673ccf827aa7e7ac52c0836154dc /security
parentcategory is perl5, not perl (diff)
port needs pod2man -> USE_PERL5=yes
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69503
Diffstat (limited to 'security')
-rw-r--r--security/pam_krb5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index bf81c87d4da4..d05bdce2c7b4 100644
--- a/security/pam_krb5/Makefile
+++ b/security/pam_krb5/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= nectar@FreeBSD.org
MAN8= pam_krb5.8
USE_BZIP2= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
.if defined(PACKAGE_BUILDING)