summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf-gnome
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-11 10:12:38 +0000
committerjlam <jlam>2002-09-11 10:12:38 +0000
commit64f0ec0b744793a1e6a1b75764ccba5fbc0a2312 (patch)
treeed03e3606430ef0d310af665882ea6ef129c40ca /graphics/gdk-pixbuf-gnome
parent02167133401fbb966efd8af40e2340a58c98ac0e (diff)
downloadpkgsrc-64f0ec0b744793a1e6a1b75764ccba5fbc0a2312.tar.gz
Move the USE_BUILDLINK2 definition to the common Makefile as we need to
include buildlink2.mk files from there.
Diffstat (limited to 'graphics/gdk-pixbuf-gnome')
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
index 7a5aecbf8a6..264510440c7 100644
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ b/graphics/gdk-pixbuf-gnome/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2002/08/28 15:49:06 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2002/09/11 10:12:38 jlam Exp $
+
+.include "../gdk-pixbuf/Makefile.common"
PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/}
COMMENT= the GNOME image loading library GNOME canvas support add-on
CONFLICTS+= gdk-pixbuf<0.10.1
-USE_X11= # defined
-USE_BUILDLINK2= # defined
BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
-.include "../gdk-pixbuf/Makefile.common"
+USE_X11= # defined
do-install:
${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \