summaryrefslogtreecommitdiff
path: root/lang/ecl/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-28 10:15:49 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-28 10:15:49 +0000
commit51c45e0d065ef0ac2f970c59490bf8b846d0b5db (patch)
tree7bc2d92c8287e9d1acf504be1086c0856f51b57a /lang/ecl/Makefile
parentMark BROKEN on sparc64 - doesn't compile. (diff)
Add missing dependency and fix build.
PR: ports/74345 Submitted by: maintainer
Diffstat (limited to 'lang/ecl/Makefile')
-rw-r--r--lang/ecl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index c7a880cf9828..677735728f4e 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tbz
MAINTAINER= der_julian@web.de
COMMENT= An ANSI Common Lisp implementation
+BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
WRKSRC= ${WRKDIR}/ecls