diff options
Diffstat (limited to 'graphics/p5-Gdk-Pixbuf/Makefile')
-rw-r--r-- | graphics/p5-Gdk-Pixbuf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile index 56dda0345bd..7f7f7eac28a 100644 --- a/graphics/p5-Gdk-Pixbuf/Makefile +++ b/graphics/p5-Gdk-Pixbuf/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/11/08 13:40:33 obache Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:22 joerg Exp $ # +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../x11/p5-gtk/Makefile.common" PKGNAME= p5-Gdk-Pixbuf-${GTKPERL_VERSION} |