summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2-jasper
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-11-15 14:50:04 +0000
committerdrochner <drochner@pkgsrc.org>2010-11-15 14:50:04 +0000
commit5ae6e3af06e3964f5edf8e8b34f858da58bff0b6 (patch)
tree6fe49c77f933da520538260f25d0cf682e683600 /graphics/gdk-pixbuf2-jasper
parent7b225acdfdb36c573a13cb1f51ce393b7295f484 (diff)
downloadpkgsrc-5ae6e3af06e3964f5edf8e8b34f858da58bff0b6.tar.gz
kill the redundant "GTK2_LOADERS" variable -- there is no good reason
to include "loaders.mk" other to install a loader
Diffstat (limited to 'graphics/gdk-pixbuf2-jasper')
-rw-r--r--graphics/gdk-pixbuf2-jasper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf2-jasper/Makefile b/graphics/gdk-pixbuf2-jasper/Makefile
index 44955394db1..5a5bf4bf28a 100644
--- a/graphics/gdk-pixbuf2-jasper/Makefile
+++ b/graphics/gdk-pixbuf2-jasper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/11/14 20:13:40 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/15 14:50:04 drochner Exp $
#
DISTNAME= gdk-pixbuf-2.22.1
@@ -33,7 +33,6 @@ do-install:
${INSTALL_DATA} libpixbufloader-jasper.la \
${DESTDIR}${PREFIX}/lib/gdk-pixbuf-2.0/2.10.0/loaders
-GTK2_LOADERS= yes
.include "../../graphics/gdk-pixbuf2/loaders.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0