aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-12-31 23:40:27 +0800
committermarkm <markm@FreeBSD.org>1999-12-31 23:40:27 +0800
commitc90ab86aa8bd6da1c5a89de96c13e2b374efe885 (patch)
tree843ea9777311cd5557995019e0fa183e234e592c /security
parent24139041993a09333294c7c006ac3aa3f39dd27d (diff)
downloadfreebsd-ports-gnome-c90ab86aa8bd6da1c5a89de96c13e2b374efe885.tar.gz
freebsd-ports-gnome-c90ab86aa8bd6da1c5a89de96c13e2b374efe885.tar.zst
freebsd-ports-gnome-c90ab86aa8bd6da1c5a89de96c13e2b374efe885.zip
CVS is starting to really piss me off. This was supposed to be part
of the same commit that: Upgrade Heimdal to 0.2j No response from: MAINTAINER
Diffstat (limited to 'security')
-rw-r--r--security/heimdal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 795790caa24f..24ace37824a0 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,12 +1,12 @@
# Ports collection Makefile for: heimdal
-# Version required: 0.2d
+# Version required: 0.2j
# Date created: 10/23/1999
# Whom: nectar@FreeBSD.ORG
#
# $FreeBSD$
#
-DISTNAME= heimdal-0.2d
+DISTNAME= heimdal-0.2j
CATEGORIES= security
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \
@@ -28,7 +28,6 @@ MAN8= hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 ktutil.8 \
push.8
USE_LIBTOOL= YES
-USE_GMAKE= YES
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared
.if !defined(KRB5_KRB4_COMPAT) || ${KRB5_KRB4_COMPAT} == "NO"