summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-12-26 21:31:54 +0000
committerhubertf <hubertf@pkgsrc.org>2000-12-26 21:31:54 +0000
commited2620dc594b6231ce7f6eb7318f6b1644b4a68f (patch)
tree40c61cdbddf5783cdeead16f2e2828dd223de7d1 /graphics
parent3fda7e8771716706f625093d0cc070ffdb411bba (diff)
downloadpkgsrc-ed2620dc594b6231ce7f6eb7318f6b1644b4a68f.tar.gz
Depends: gimp-current => gimp
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sane/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile
index 71d64fbed3a..28eada1d50d 100644
--- a/graphics/sane/Makefile
+++ b/graphics/sane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2000/11/29 21:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2000/12/26 21:31:54 hubertf Exp $
# FreeBSD Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp
#
@@ -15,7 +15,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.mostang.com/sane/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= gimp>=1.0.4:../../graphics/gimp-current
+DEPENDS+= gimp>=1.0.4:../../graphics/gimp
GNU_CONFIGURE= yes
USE_GMAKE= yes