aboutsummaryrefslogtreecommitdiff
path: root/lang/pike78/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2009-05-21 10:39:32 +0000
committerJohan van Selst <johans@FreeBSD.org>2009-05-21 10:39:32 +0000
commit420b31455724debcfc200d4610480a9ccf9cbbac (patch)
tree8a1a7e4a05abed19641e811f2368bf612334735a /lang/pike78/Makefile
parent63caded4d66c7fae0fd4a3bde1834cdb2af32a9a (diff)
downloadports-420b31455724debcfc200d4610480a9ccf9cbbac.tar.gz
ports-420b31455724debcfc200d4610480a9ccf9cbbac.zip
Disable problematic gssapi module
Notes
Notes: svn path=/head/; revision=234323
Diffstat (limited to 'lang/pike78/Makefile')
-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 \