diff options
Diffstat (limited to 'textproc/docbook-xsl/Makefile')
-rw-r--r-- | textproc/docbook-xsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 74191157ed6e..b1553d044f92 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr RUN_DEPENDS= docbook>=0:${PORTSDIR}/textproc/docbook \ xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes INSTDIR= share/xsl/docbook |