aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-01-18 15:07:56 +0000
committerCy Schubert <cy@FreeBSD.org>2011-01-18 15:07:56 +0000
commit186a989ba99d856bce7f020c538d05c9bb352c61 (patch)
treea4835b54633943db863a52bc700c4eded7a55ad7
parent014b74a00afd0c09c8f2db2e91f4f15a402b4e35 (diff)
downloadports-186a989ba99d856bce7f020c538d05c9bb352c61.tar.gz
ports-186a989ba99d856bce7f020c538d05c9bb352c61.zip
Notes
-rw-r--r--security/krb5-appl/Makefile2
-rw-r--r--security/krb5/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 13adf2391842..38f8a9add953 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= krb5-appl
PORTVERSION= 1.0.1
+PORTREVISION= 1
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/
@@ -26,7 +27,6 @@ CONFLICTS= krb4-[0-9]* krb5-1.[0-7].* heimdal-[0-9]* srp-[0-9]*
LATEST_LINK= ${PORTNAME}-1
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_OPENSSL= yes
-WITH_OPENSSL_PORT= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 8885bf5e72ff..9d22fa413f3b 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -7,6 +7,7 @@
PORTNAME= krb5
PORTVERSION= 1.9
+PORTREVISION= 1
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/
@@ -23,7 +24,6 @@ CONFLICTS= krb[45]-[0-9]* heimdal-[0-9]* srp-[0-9]*
LATEST_LINK= ${PORTNAME}-19
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_OPENSSL= yes
-WITH_OPENSSL_PORT= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes