diff options
-rw-r--r-- | lang/guile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile index b90dbebc73ec..33901ed3b61c 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= guile MAINTAINER= jseger@FreeBSD.org GNU_CONFIGURE= YES -CONFIGURE_ARGS= --with-threads +#CONFIGURE_ARGS= --with-threads USE_LIBTOOL= yes LIBTOOLFILES= configure guile-readline/configure |