diff options
author | rh <rh@pkgsrc.org> | 2000-12-17 09:28:23 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-12-17 09:28:23 +0000 |
commit | f4046ed494a64a4aa65f986ed1ad3abbee2e70fd (patch) | |
tree | 22bb4e817168e6a27aa606f4487e075ce637c651 /print | |
parent | 8ae1eb5dad50b1b57226982d6fe86a121e177428 (diff) | |
download | pkgsrc-f4046ed494a64a4aa65f986ed1ad3abbee2e70fd.tar.gz |
s/gkd-pixbuf/gdk-pixbuf/
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index eb1b4dc0a7b..4468cdabc9c 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2000/12/15 19:14:04 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2000/12/17 09:28:23 rh Exp $ # DISTNAME= gnome-print-0.25 @@ -12,7 +12,7 @@ DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs DEPENDS+= libxml>=1.8.5:../../textproc/libxml DEPENDS+= libunicode>=0.4:../../textproc/libunicode DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript -DEPENDS+= gkd-pixbuf>=0.7.0:../../graphics/gdk-pixbuf +DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf USE_X11BASE= yes USE_LIBTOOL= yes |