aboutsummaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-12-14 04:31:21 +0000
committerCy Schubert <cy@FreeBSD.org>2011-12-14 04:31:21 +0000
commit9544f5eff210954678350b49fc2cf3886e9a1172 (patch)
treed8eb770517ee99a0ce9bcb7e6c98b4d004c4b827 /security/krb5/Makefile
parentade44e20c3412fd92df8591282d98dc5efd767ce (diff)
downloadports-9544f5eff210954678350b49fc2cf3886e9a1172.tar.gz
ports-9544f5eff210954678350b49fc2cf3886e9a1172.zip
Notes
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index d2f74991057a..af38a23bee4e 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -9,9 +9,10 @@ PORTNAME= krb5
PORTVERSION= 1.9.2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
-#PATCH_SITES= http://web.mit.edu/kerberos/advisories/
+PATCH_SITES= http://web.mit.edu/kerberos/advisories/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
EXTRACT_SUFX= .tar
+PATCHFILES= 2011-007-patch.txt
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
@@ -30,7 +31,7 @@ USE_AUTOTOOLS= libtool
CONFIGURE_ARGS?= --enable-shared
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC="${YACC}"
MAKE_ARGS= INSTALL="${INSTALL}"
-#PATCH_DIST_STRIP= -p2
+PATCH_DIST_STRIP= -p2
LICENSE= MIT