From 314bd7e07f89c9c412bd70ab42533d9042cb19a6 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 6 Jul 2003 22:49:37 +0000 Subject: Add missing dependency on xmlcatmgr. Notified by: kris --- textproc/dsssl-docbook-modular/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index ad2d5d4..64bfddc 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 -- cgit v1.1