summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/docproj/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 8d899e8e6208..9d829d87f7d9 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= docproj
-PORTVERSION= 1.9
+PORTVERSION= 1.10
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@@ -28,7 +28,8 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \
${PREFIX}/bin/links:${PORTSDIR}/www/links1 \
${PREFIX}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \
- ${PREFIX}/bin/scr2png:${PORTSDIR}/graphics/scr2png
+ ${PREFIX}/bin/scr2png:${PORTSDIR}/graphics/scr2png \
+ ${PREFIX}/bin/scr2txt:${PORTSDIR}/textproc/scr2txt
.if defined(WITH_OPENJADE) || ${MACHINE_ARCH} == "alpha"
RUN_DEPENDS+= openjade:${PORTSDIR}/textproc/openjade