From 51c45e0d065ef0ac2f970c59490bf8b846d0b5db Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 28 Nov 2004 10:15:49 +0000 Subject: Add missing dependency and fix build. PR: ports/74345 Submitted by: maintainer --- lang/ecl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/ecl/Makefile') 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 -- cgit v1.2.3