From 4cd868ca202eb973b5b6b0985c64ab492c947c16 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Sat, 13 Oct 2001 18:47:51 +0000 Subject: The package building errors on Bento indicate that this port isn't building because it requires xmkmf. Add a dependency to XFree86 to fix this. --- textproc/docbook-to-man/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc') diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index 21700879af87..d3d4e86cdddc 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -37,6 +37,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook USE_IMAKE= yes USE_X_PREFIX= no +USE_XLIB= yes XFREE86_HTML_MAN= no MAN1= oinstant.1 -- cgit v1.2.3