ports/112785: [PATCH] textproc/docbook-utils add rundep on www/lynx

Pawel Pekala c0rn at o2.pl
Sat May 19 12:40:05 UTC 2007


>Number:         112785
>Category:       ports
>Synopsis:       [PATCH] textproc/docbook-utils add rundep on www/lynx
>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:   Sat May 19 12:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE #2: Sat Jan 13 12:52:19 CET 2007
    corn at caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


Add run dependecy on www/lynx because docbook2txt backend needs it
to produce text output.


>How-To-Repeat:





>Fix:


--- docbook-utils.diff begins here ---
diff -ur /usr/ports/textproc/docbook-utils/Makefile docbook-utils/Makefile
--- /usr/ports/textproc/docbook-utils/Makefile	Tue Nov 21 16:15:50 2006
+++ docbook-utils/Makefile	Sat May 19 14:25:32 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	docbook-utils
 PORTVERSION=	0.6.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
 MASTER_SITE_SUBDIR=	docbook-tools/new-trials/SOURCES
@@ -20,7 +20,8 @@
 		${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
 RUN_DEPENDS+=	${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/jadetex \
 		sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \
-    		jade:${PORTSDIR}/textproc/jade
+    		jade:${PORTSDIR}/textproc/jade \
+		lynx:${PORTSDIR}/www/lynx
 
 USE_PERL5_RUN=	yes
 GNU_CONFIGURE=	yes
--- docbook-utils.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list