summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-08 08:06:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-08 08:06:22 +0000
commit0d04b3fd011a48c721330879835f9c022e17646c (patch)
treed6408bf90cb065bb27d22c01994578295959dfee /lang
parent- Add some missing dependencies, possibly it fixes some build problems (diff)
Fix build on cluster by adding a libtool dependency. This is a hack to
work around the fact that this port reaches over into devel/boehm-gc to do part of its build. This isn't the Right Thing. Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202581
Diffstat (limited to 'lang')
-rw-r--r--lang/neko/Makefile1
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 \