ports/74345: [Maintainer fix] lang/ecl - fix build failure

Julian Stecklina der_julian at web.de
Wed Nov 24 23:50:34 UTC 2004


>Number:         74345
>Category:       ports
>Synopsis:       [Maintainer fix] lang/ecl - fix build failure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 23:50:33 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Julian Stecklina
>Release:        5.3-BETA7
>Organization:
>Environment:
FreeBSD goldenaxe 5.3-BETA7 FreeBSD 5.3-BETA7 #2: Mon Oct 11 22:12:04 CEST 2004     blitz at goldenaxe:/usr/obj/usr/src/sys/GOLDENAXE  i386
>Description:
Lack of texi2html executable causes the build of ECL to fail.
>How-To-Repeat:
Build ECL on a system without texi2html
>Fix:
Pasted via web send-pr, so please be careful with tabs. sorry...

diff -u /usr/ports/lang/ecl/Makefile Makefile
--- /usr/ports/lang/ecl/Makefile        Wed Nov  3 19:26:05 2004
+++ Makefile    Thu Nov 25 00:43:20 2004
@@ -14,6 +14,7 @@
 MAINTAINER=    der_julian at web.de
 COMMENT=       An ANSI Common Lisp implementation
 
+BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
 LIB_DEPENDS=   gmp.6:${PORTSDIR}/math/libgmp4
 
 WRKSRC=                ${WRKDIR}/ecls

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list