summaryrefslogtreecommitdiff
path: root/misc/siag
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-23 04:26:51 +0000
committerjlam <jlam>2001-08-23 04:26:51 +0000
commit61a40fa3f8871c181134dbe60ef56ca01892bb6f (patch)
tree4bfa8b36ce531fe4f0f7472d5fdff888abf4b533 /misc/siag
parent3f2f4a4b533f32a124e90f5bfa20853ce2dd896a (diff)
downloadpkgsrc-61a40fa3f8871c181134dbe60ef56ca01892bb6f.tar.gz
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.
Diffstat (limited to 'misc/siag')
-rw-r--r--misc/siag/Makefile4
1 files changed, 1 insertions, 3 deletions
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"