From 30e6d0938c5f9e605799b15b6ec08b18bdc1faef Mon Sep 17 00:00:00 2001 From: sumikawa Date: Fri, 18 Oct 2002 15:26:29 +0000 Subject: Explictly disable GSSAPI. --- devel/cvs+ipv6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/cvs+ipv6') diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index 0c4c7a3..0779690 100644 --- a/devel/cvs+ipv6/Makefile +++ b/devel/cvs+ipv6/Makefile @@ -22,7 +22,7 @@ MAINTAINER= sumikawa@FreeBSD.org GNU_CONFIGURE= yes #USE_GMAKE= yes -CONFIGURE_ARGS= --enable-ipv6 +CONFIGURE_ARGS= --enable-ipv6 --without-gssapi MAN1= cvs.1 MAN5= cvs.5 -- cgit v1.1