diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:25:25 +0000 |
commit | 90e4be82825ccbf0a54d7f0c86778e37faa24604 (patch) | |
tree | e4d42d1a01d2f26e6678f4a42045d4b7ee2dadf6 /textproc/xhtml | |
parent | e42fb6b674459aeb59304ab3398a9804ff8e9237 (diff) | |
download | ports-90e4be82825ccbf0a54d7f0c86778e37faa24604.tar.gz ports-90e4be82825ccbf0a54d7f0c86778e37faa24604.zip |
Notes
Diffstat (limited to 'textproc/xhtml')
-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 7adfecff6bb1..bfbacc8323ee 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -15,7 +15,7 @@ COMMENT= W3C's XHTML DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr -USE_ZIP= YES +USES= zip NO_MTREE= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/xhtml1-20020801 |