From stolz@i2.informatik.rwth-aachen.de  Fri Nov  7 00:13:15 2003
Return-Path: <stolz@i2.informatik.rwth-aachen.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B64C916A4CE; Fri,  7 Nov 2003 00:13:15 -0800 (PST)
Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D220144008; Fri,  7 Nov 2003 00:13:13 -0800 (PST)
	(envelope-from stolz@i2.informatik.rwth-aachen.de)
Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73])
	by atlas.informatik.rwth-aachen.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5-michaelw-20030918) with ESMTP id hA78DCe06837;
	Fri, 7 Nov 2003 09:13:12 +0100
Received: (from stolz@localhost)
	by menelaos.informatik.rwth-aachen.de (8.12.9p2/8.12.9/Submit) id hA78DC6f065964;
	Fri, 7 Nov 2003 09:13:12 +0100 (CET)
	(envelope-from stolz)
Message-Id: <200311070813.hA78DC6f065964@menelaos.informatik.rwth-aachen.de>
Date: Fri, 7 Nov 2003 09:13:12 +0100 (CET)
From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Reply-To: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: obraun@freebsd.org
Subject: [maintainer] devel/hs-alex: Fix dependencies
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59030
>Category:       ports
>Synopsis:       [maintainer] devel/hs-alex: Fix dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 07 00:20:14 PST 2003
>Closed-Date:    Fri Nov 07 01:08:53 PST 2003
>Last-Modified:  Fri Nov 07 01:08:53 PST 2003
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-RC i386
>Organization:
Lehrstuhl fr Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-RC FreeBSD 4.9-RC #10: Tue Oct 7 12:32:25 CEST 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
Add dependency on correct DocBook.

Noticed by: bento

[I finally found the time to set up a clean chroot-env for this]
>How-To-Repeat:
>Fix:
--- /usr/ports/devel/hs-alex/Makefile	Mon Oct 13 17:18:23 2003
+++ /usr/tmp/jail/tmp/hs-alex/Makefile	Thu Nov  6 18:24:52 2003
@@ -19,6 +19,7 @@
 .if !defined(NOPORTDOCS)
 BUILD_DEPENDS+=	jade:${PORTSDIR}/textproc/jade \
 		jadetex:${PORTSDIR}/print/jadetex \
+		${LOCALBASE}/share/sgml/docbook/3.1/docbook.dtd:${PORTSDIR}/textproc/docbook-310 \
 		${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
 .endif
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: obraun 
State-Changed-When: Fri Nov 7 01:05:08 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59030 
>Unformatted:
