summaryrefslogtreecommitdiff
path: root/textproc/mswordview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/mswordview/Makefile')
-rw-r--r--textproc/mswordview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/mswordview/Makefile b/textproc/mswordview/Makefile
index 3add219507d..5efe86030fa 100644
--- a/textproc/mswordview/Makefile
+++ b/textproc/mswordview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/05/23 22:16:57 hwr Exp $
+# $NetBSD: Makefile,v 1.3 1999/07/09 18:50:02 thorpej Exp $
#
DISTNAME= mswordview-0.5.9
@@ -13,4 +13,6 @@ CONFIGURE_ARGS= --libdir=${PREFIX}/share
WRKSRC= ${WRKDIR}/mswordview
+USE_X11BASE= yes
+
.include "../../mk/bsd.pkg.mk"