diff options
Diffstat (limited to 'lang/neko/Makefile')
-rw-r--r-- | lang/neko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile index dce063e71747..49b049b5fcfb 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gc-threaded.1:${PORTSDIR}/devel/boehm-gc-threaded ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= libtool:22:env +USE_AUTOTOOLS= libtool:env USE_GMAKE= yes OPTIONS= APACHE13 "Build with mod_neko for Apache 1.3.x" off \ |