diff options
Diffstat (limited to 'x11/xwrits/Makefile')
-rw-r--r-- | x11/xwrits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile index d27381b111d..a09c5b45583 100644 --- a/x11/xwrits/Makefile +++ b/x11/xwrits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/17 09:27:34 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:58 agc Exp $ DISTNAME= xwrits-2.7.3 CATEGORIES= x11 @@ -9,7 +9,7 @@ HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/ CONFLICTS= xwrits-* -USE_X11= YES +USE_X11BASE= YES GNU_CONFIGURE= YES .include "../../mk/bsd.pkg.mk" |