diff options
-rw-r--r-- | devel/cvs+ipv6/Makefile | 2 | ||||
-rw-r--r-- | devel/cvs-devel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index 0c4c7a3025f3..077969072e92 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 diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile index 0c4c7a3025f3..077969072e92 100644 --- a/devel/cvs-devel/Makefile +++ b/devel/cvs-devel/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 |