diff options
Diffstat (limited to 'textproc/catdoc')
-rw-r--r-- | textproc/catdoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index 094cfcf06bb..0f43a1fa151 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/04/01 13:38:45 agc Exp $ +# $NetBSD: Makefile,v 1.7 1999/04/26 19:25:06 garbled Exp $ # DISTNAME= catdoc-0.35 @@ -15,6 +15,7 @@ DEPENDS= tk-8.0.5:../../x11/tk80 MANCOMPRESSED= yes .endif +USE_X11= yes CFLAGS+= -Dunix post-install: |