aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
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 /security/krb5-appl
parent014b74a00afd0c09c8f2db2e91f4f15a402b4e35 (diff)
downloadports-186a989ba99d856bce7f020c538d05c9bb352c61.tar.gz
ports-186a989ba99d856bce7f020c538d05c9bb352c61.zip
Remove the OpenSSL port requirement. The base OpenSSL will work too.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=267948
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile2
1 files changed, 1 insertions, 1 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