diff options
Diffstat (limited to 'textproc/xhtml/Makefile')
-rw-r--r-- | textproc/xhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 873e7e9c9d82..6ddbca27c72d 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -12,7 +12,7 @@ DISTNAME= xhtml1-20020801 MAINTAINER= kuriyama@FreeBSD.org COMMENT= W3C's XHTML DTD -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= zip NO_MTREE= YES |