aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pike78
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2009-05-21 18:39:32 +0800
committerjohans <johans@FreeBSD.org>2009-05-21 18:39:32 +0800
commitaa7a6599b2eaacb3c4c9ca4bbea627bc3cbc05ad (patch)
tree821f5816d19a1de748506a94d658325fe690bae1 /lang/pike78
parentf1ae50a71562b6fd26f6d37e571caad275e53d3d (diff)
downloadfreebsd-ports-gnome-aa7a6599b2eaacb3c4c9ca4bbea627bc3cbc05ad.tar.gz
freebsd-ports-gnome-aa7a6599b2eaacb3c4c9ca4bbea627bc3cbc05ad.tar.zst
freebsd-ports-gnome-aa7a6599b2eaacb3c4c9ca4bbea627bc3cbc05ad.zip
Disable problematic gssapi module
Diffstat (limited to 'lang/pike78')
-rw-r--r--lang/pike78/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pike78/Makefile b/lang/pike78/Makefile
index aef549bf3b45..56cac73e2f69 100644
--- a/lang/pike78/Makefile
+++ b/lang/pike78/Makefile
@@ -62,6 +62,7 @@ CONFIGURE_ARGS+= --without-debug \
--without-fftw \
--without-glade \
--without-gnome \
+ --without-gssapi \
--without-java \
--without-libglade-config \
--without-libpdf --without-libpanda \