From e85d2d9db49fb3758a59176667118d80f95176d0 Mon Sep 17 00:00:00 2001 From: thorpej Date: Fri, 9 Jul 1999 18:50:02 +0000 Subject: Fix this on ELF platforms. --- textproc/mswordview/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3