From 72f9f8117af7c6689fa0df0d279be9b3da83a5a9 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sat, 31 Oct 2015 05:58:27 +0000 Subject: Fix Kerberos selection option and USES. --- security/pam_krb5/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/pam_krb5') diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index f1e4e743b0cf..ebfb48f5e8f8 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -3,6 +3,7 @@ PORTNAME= pam_krb5 PORTVERSION= 4.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ http://archives.eyrie.org/software/ARCHIVE/pam-krb5/ @@ -25,7 +26,7 @@ MIT_DESC= Link against MIT Kerberos HEIMDAL_PORT_DESC= Link against Heimdal in ports Kerberos HEIMDAL_BASE_DESC= Link against Heimdal in base Kerberos -.include +.include .if ${PORT_OPTIONS:MHEIMDAL_BASE} USES+= gssapi:base @@ -56,4 +57,4 @@ MANDIR= ${STAGEDIR}${MANPREFIX}/man post-install: cd ${WRKSRC} && ${MAKE_CMD} install-man DESTDIR=${STAGEDIR} -.include +.include -- cgit v1.2.3