diff options
Diffstat (limited to 'lang/neko/Makefile')
-rw-r--r-- | lang/neko/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile index 47e39415fca0..781a1e3603cc 100644 --- a/lang/neko/Makefile +++ b/lang/neko/Makefile @@ -16,6 +16,7 @@ COMMENT= The Neko Programming Language ONLY_FOR_ARCHS= i386 amd64 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes OPTIONS= APACHE13 "Build with mod_neko for Apache 1.3.x" off \ |