summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-03 23:14:15 +0000
committerwiz <wiz>2002-11-03 23:14:15 +0000
commit47f933bd92129d2d6d575883951d1b1d65af88d6 (patch)
tree276874dc8d5587f6697d2d3653f5ab57fd3f16c2 /print
parent9b7c5eb5d041662327e02aa0a0fb5d976f239201 (diff)
downloadpkgsrc-47f933bd92129d2d6d575883951d1b1d65af88d6.tar.gz
Set USE_X11 (needed because of gimp-base dependency).
Diffstat (limited to 'print')
-rw-r--r--print/gimp-print/Makefile3
1 files changed, 2 insertions, 1 deletions
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"