diff options
Diffstat (limited to 'textproc/sgmltools-lite/Makefile')
-rw-r--r-- | textproc/sgmltools-lite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile index c2e660bad254..16d8778e8b57 100644 --- a/textproc/sgmltools-lite/Makefile +++ b/textproc/sgmltools-lite/Makefile @@ -21,6 +21,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 + MAN1= sgmltools-lite.1 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml --datadir=${LOCALBASE}/share |