summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2000-03-13 14:59:14 +0000
committertron <tron>2000-03-13 14:59:14 +0000
commit924f0e2f7f052e62659c40a2480854791bd9fe08 (patch)
tree5f8d76b28aed1e55cacff5bd50889eca2038576e /graphics
parent54c41b1a86da915d56d91cc087e71ee91a303bcd (diff)
downloadpkgsrc-924f0e2f7f052e62659c40a2480854791bd9fe08.tar.gz
Depend on "gnome-libs" instead of "gtk+" package to make sure that
"helpbrowser" plugin gets built.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile
index 7f841b46a64..a2dee8fc76f 100644
--- a/graphics/gimp-current/Makefile
+++ b/graphics/gimp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/03/02 09:39:05 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/03/13 14:59:14 tron Exp $
DISTNAME= gimp-1.1.13
CATEGORIES= graphics
@@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gnome-libs>=1.0.55:../../x11/gnome-libs
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
DEPENDS+= png>=1.0.3:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff