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 05a4c29b5ba..07ff75d3e04 100644 --- a/graphics/gdk-pixbuf-gnome/Makefile +++ b/graphics/gdk-pixbuf-gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2003/07/21 16:51:41 martti Exp $ +# $NetBSD: Makefile,v 1.23 2003/09/18 16:25:10 jmmv Exp $ -.include "../gdk-pixbuf/Makefile.common" +.include "../../graphics/gdk-pixbuf/Makefile.common" PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/} PKGREVISION= 1 |