From 5d7413e27a844a78448488fa5b1bb1beb3f5bb3a Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 23 Aug 2005 14:04:03 +0000 Subject: change gmake/USE_X11 to new world order --- print/ghostscript-afpl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 5ddea7fd7c3..0f945db4027 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/08/12 19:20:19 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/08/23 14:04:03 drochner Exp $ # DISTNAME= ghostscript-8.51 @@ -11,9 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://ghostscript.sourceforge.net/ COMMENT= Postscript interpreter -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake GNU_CONFIGURE= yes -USE_X11= yes GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} DISTFILES= ${GS_SRCS} @@ -44,4 +43,5 @@ post-extract: .include "../../graphics/png/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/jasper/buildlink3.mk" +.include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3