summaryrefslogtreecommitdiff
path: root/net/radius
diff options
context:
space:
mode:
authorassar <assar>2001-03-04 03:26:50 +0000
committerassar <assar>2001-03-04 03:26:50 +0000
commitc20e88c6133b4f9fbfa9697d570304682924327d (patch)
tree091f46327abf4b32aaf37549d798280b2d450c56 /net/radius
parentbb238cfd96fdfee078152fdd7a0082c1c0eb50c1 (diff)
downloadpkgsrc-c20e88c6133b4f9fbfa9697d570304682924327d.tar.gz
turn KERBEROS into a binary switch
Diffstat (limited to 'net/radius')
-rw-r--r--net/radius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radius/Makefile b/net/radius/Makefile
index c3cc4e0d369..1c59a6c95ee 100644
--- a/net/radius/Makefile
+++ b/net/radius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/02/17 18:19:31 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2001/03/04 03:26:51 assar Exp $
#
# Tempted to install another radius package?
#
@@ -26,7 +26,7 @@ DIST_SUBDIR= radius
CFLAGS+= -DHAVE_SETVBUF -DNOSHADOW
-.if defined(KERBEROS) && ${KERBEROS} == 4
+.if defined(KERBEROS)
USE_KERBEROS= yes
CFLAGS+= -DM_KERB -I/usr/include/kerberosIV
RADLIBS= -lkrb -ldes