From 3da39f02782d99195f49d4edb3348780a024f4fa Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 23 Aug 2001 04:26:51 +0000 Subject: Move per-package default XAW_TYPE setting above the inclusion of bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed. --- misc/siag/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'misc/siag') diff --git a/misc/siag/Makefile b/misc/siag/Makefile index d829b824683..f4390db4b04 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/08/23 04:01:57 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2001/08/23 04:26:54 jlam Exp $ DISTNAME= siag-3.1.20 CATEGORIES= misc textproc math @@ -25,8 +25,6 @@ CFLAGS+= -Dunix LDFLAGS+= -Wl,-R${X11BASE}/lib STRIPFLAG= -.include "../../mk/bsd.prefs.mk" - XAW_TYPE?= 3d .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3