aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ecl
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-11-28 18:15:49 +0800
committerkrion <krion@FreeBSD.org>2004-11-28 18:15:49 +0800
commit20f66a22310f1c6b33ee0a1baba4ff5edc87bd7e (patch)
tree8ba7770b7611194e56af3420736fa77e73b90264 /lang/ecl
parent8077ddba430604cbf5b1539687f9668aba8166b0 (diff)
downloadfreebsd-ports-gnome-20f66a22310f1c6b33ee0a1baba4ff5edc87bd7e.tar.gz
freebsd-ports-gnome-20f66a22310f1c6b33ee0a1baba4ff5edc87bd7e.tar.zst
freebsd-ports-gnome-20f66a22310f1c6b33ee0a1baba4ff5edc87bd7e.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