summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index 519864daafd..171ad8e3838 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/08/17 19:02:52 thorpej Exp $
+# $NetBSD: Makefile,v 1.22 1999/08/18 09:04:17 agc Exp $
#
DISTNAME= cvs-1.10
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.cyclic.com/cvs/info.html
GNU_CONFIGURE= yes
USE_GTEXINFO= yes
+BUILD_DEFS+= USE_KERBEROS4 USE_KERBEROS5 RCS_LOCALID
+
.include "../../mk/bsd.prefs.mk"
.if defined(USE_KERBEROS4)