aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/asciidoc/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index 5db08f68113c..10ab8d29f814 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asciidoc
PORTVERSION= 8.6.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF
@@ -13,8 +13,11 @@ COMMENT= Text document format for writing short documents and man pages
LICENSE= GPLv2 MIT
LICENSE_COMB= multi
+RUN_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
+
GNU_CONFIGURE= yes
-USES= gmake python:2 shebangfix
+USE_GNOME= libxml2:run libxslt:run
+USES= gmake gnome python:2 shebangfix
CONF_FILES= asciidoc.conf docbook45.conf filters/code/code-filter.conf \
filters/graphviz/graphviz-filter.conf \