ports/120198: [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Feb 1 04:40:02 UTC 2008


>Number:         120198
>Category:       ports
>Synopsis:       [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
>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:   Fri Feb 01 04:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
FreeBSD.GoodKing.Ca
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008
>Description:
- FDP-primer 2.1.1 says graphics/peps is mandatory tool
- make lint fails without textproc/opensp

Port maintainer (doceng at freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- docproj-1.17_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/docproj/Makefile,v
retrieving revision 1.59
diff -u -u -r1.59 Makefile
--- Makefile	23 Sep 2007 15:58:25 -0000	1.59
+++ Makefile	1 Feb 2008 04:18:29 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	docproj
 PORTVERSION=	1.17
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -28,6 +28,8 @@
 		scr2txt:${PORTSDIR}/textproc/scr2txt \
 		tidy:${PORTSDIR}/www/tidy \
 		xsltproc:${PORTSDIR}/textproc/libxslt \
+		peps:${PORTSDIR}/graphics/peps \
+		onsgmls:${PORTSDIR}/textproc/opensp \
 		${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
 		${LOCALBASE}/share/sgml/html/catalog:${PORTSDIR}/textproc/html \
 		${LOCALBASE}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \
--- docproj-1.17_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list