aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ecl
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-28 18:15:49 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-28 18:15:49 +0800
commit51c45e0d065ef0ac2f970c59490bf8b846d0b5db (patch)
tree7bc2d92c8287e9d1acf504be1086c0856f51b57a /lang/ecl
parent9f25b7e542ced937493e8ed2316fdf702a7c2b88 (diff)
downloadfreebsd-ports-gnome-51c45e0d065ef0ac2f970c59490bf8b846d0b5db.tar.gz
freebsd-ports-gnome-51c45e0d065ef0ac2f970c59490bf8b846d0b5db.tar.zst
freebsd-ports-gnome-51c45e0d065ef0ac2f970c59490bf8b846d0b5db.zip
Add missing dependency and fix build.
PR: ports/74345 Submitted by: maintainer
Diffstat (limited to 'lang/ecl')
-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