From 80d05720a41503483265fc8038120f205c6e4fac Mon Sep 17 00:00:00 2001 From: hrs Date: Sun, 21 Jul 2013 14:48:50 +0000 Subject: Remove w3m dependency. --- textproc/docproj/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index e9603914b0c1..6045ea9ce61a 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -1,10 +1,9 @@ -# Created by: Nik Clayton +# Created by: Nik Clayton # $FreeBSD$ -# PORTNAME= docproj PORTVERSION= 1.17 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= # empty DISTFILES= # empty @@ -33,7 +32,6 @@ RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml-450 \ ${LOCALBASE}/share/xml/xmlcharent/catalog:${PORTSDIR}/textproc/xmlcharent \ p5-XML-Parser>=2.41:${PORTSDIR}/textproc/p5-XML-Parser \ - w3m:${PORTSDIR}/www/w3m \ zip:${PORTSDIR}/archivers/zip OPTIONS_DEFINE= X11 JADETEX OPENJADE CJK SVN IGOR -- cgit