diff options
Diffstat (limited to 'graphics/gdk-pixbuf-gnome/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile index 07ff75d3e04..ffde5e91831 100644 --- a/graphics/gdk-pixbuf-gnome/Makefile +++ b/graphics/gdk-pixbuf-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2003/09/18 16:25:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2004/01/03 18:49:42 reed Exp $ .include "../../graphics/gdk-pixbuf/Makefile.common" PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= The GNOME image loading library GNOME canvas support add-on CONFLICTS+= gdk-pixbuf<0.10.1 |