From 47f933bd92129d2d6d575883951d1b1d65af88d6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Nov 2002 23:14:15 +0000 Subject: Set USE_X11 (needed because of gimp-base dependency). --- print/gimp-print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index dc70ee8879a..40deed2241f 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/22 17:27:21 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2002/11/03 23:14:15 wiz Exp $ # DISTNAME= gimp-print-4.2.3 @@ -20,6 +20,7 @@ USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_GMAKE= yes USE_BUILDLINK2= yes +USE_X11= yes .include "../../print/gimp-print-lib/buildlink2.mk" .include "../../graphics/gimp-base/buildlink2.mk" -- cgit v1.2.3