diff options
Diffstat (limited to 'textproc/sgmltools/Makefile')
-rw-r--r-- | textproc/sgmltools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sgmltools/Makefile b/textproc/sgmltools/Makefile index 0c76d3f18d69..66e476e4430b 100644 --- a/textproc/sgmltools/Makefile +++ b/textproc/sgmltools/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular +BROKEN= Broken pkg-plist + USE_BZIP2= yes USE_PERL5= yes MAN1= sgmltools.1 |