Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 19:25:56 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        simonmar@microsoft.com
Subject:   ports/38461: Unbreak port for 4.6-R: devel/happy
Message-ID:  <20020523172556.6851B5A547@nemesis.informatik.unibw-muenchen.de>

next in thread | raw e-mail | index | archive | help

>Number:         38461
>Category:       ports
>Synopsis:       Unbreak port for 4.6-R: devel/happy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 23 10:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

added dependency. devel/happy fails on building docs.
See http://bento.freebsd.org/errorlogs/4-full/happy-1.11.log

Simon: Please approve this update before the ports freeze, on Friday, 24 May,
       at 8pm PST, with a followup to FreeBSD-gnats-submit@freebsd.org,
       otherwise 4.6-R ships with a broken devel/happy port.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/happy/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2002/05/17 09:30:04	1.4
+++ Makefile	2002/05/23 17:05:58
@@ -12,13 +12,12 @@
 
 MAINTAINER=	simonmar@microsoft.com
 
-BROKEN=		"Does not build"
-
 BUILD_DEPENDS=	ghc:${PORTSDIR}/lang/ghc
 .if !defined(NOPORTDOCS)
 BUILD_DEPENDS+=	${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
 		${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \
 		${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
+		${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \
 		jade:${PORTSDIR}/textproc/jade
 .endif
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020523172556.6851B5A547>