summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-07-06 22:49:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-07-06 22:49:37 +0000
commit80468feef72370132a49d88b7ea867c93d6b27d9 (patch)
tree30f941fcdd1e30d024c9601dd7bd09f945bcc29b /textproc
parentUpdate WWW. (diff)
Add missing dependency on xmlcatmgr.
Notified by: kris
Notes
Notes: svn path=/head/; revision=84332
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dsssl-docbook-modular/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile
index ad2d5d4d53ea..64bfddc203b8 100644
--- a/textproc/dsssl-docbook-modular/Makefile
+++ b/textproc/dsssl-docbook-modular/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dsssl-docbook-modular
PORTVERSION= 1.78
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -18,6 +18,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} docbook-dsssl-doc-${PORTVERSION}${EXTRACT_
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh
+BUILD_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
NO_MTREE= yes
INSTDIR= ${PREFIX}/share/sgml/docbook/dsssl/modular