summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-18 21:40:25 +0000
committerjlam <jlam@pkgsrc.org>2001-06-18 21:40:25 +0000
commit6159cd1c07331dbf23485a5f41ea4c162189e92f (patch)
tree19fcea3cb945f508b12552600593db69bb80b436 /graphics/gdk-pixbuf
parentad98a7645b5978e3345440597d5a7bdbea2613f6 (diff)
downloadpkgsrc-6159cd1c07331dbf23485a5f41ea4c162189e92f.tar.gz
Mark gdk-pixbuf and gdk-pixbuf-gnome as USE_BUILDLINK_ONLY.
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common
index 557d2bbcb52..d4ff6f647fc 100644
--- a/graphics/gdk-pixbuf/Makefile.common
+++ b/graphics/gdk-pixbuf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2001/06/16 19:53:09 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2001/06/18 21:40:25 jlam Exp $
#
DISTNAME= gdk-pixbuf-0.10.1
@@ -18,6 +18,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
USE_CONFIG_WRAPPER= # defined
+USE_BUILDLINK_ONLY= # defined
.include "../../graphics/jpeg/buildlink.mk"
.include "../../graphics/png/buildlink.mk"