From b1f934a4a52aa557bfc4b0fdcc2da1a80b81a64b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 1 Jun 2005 19:23:26 +0000 Subject: This package only supports Xaw3d, so include its bl3 file instead of using the general Xaw framework. tron@ says ok. --- print/gv/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'print/gv') diff --git a/print/gv/Makefile b/print/gv/Makefile index b3574c057de..1fb9650d317 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2005/06/01 18:03:09 jlam Exp $ +# $NetBSD: Makefile,v 1.55 2005/06/01 19:23:26 wiz Exp $ DISTNAME= gv-3.6.1 CATEGORIES= print @@ -15,8 +15,6 @@ USE_MAKEINFO= yes TEXINFO_REQD= 4.2 INFO_FILES= gv.info -XAW_TYPE= 3d - .if !exists(/usr/include/getopt.h) . include "../../pkgtools/libnbcompat/buildlink3.mk" post-extract: @@ -24,6 +22,6 @@ post-extract: .endif -.include "../../mk/xaw.buildlink3.mk" +.include "../../x11/Xaw3d/buildlink3.mk" .include "../../mk/ghostscript.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3