summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-09 03:37:00 +0000
committerjlam <jlam>2001-09-09 03:37:00 +0000
commit9800d1b91912d5e411afb398939b1cdf496ea565 (patch)
tree427da705764703a94f712bb0e321236c7353bd17 /graphics/gdk-pixbuf/Makefile.common
parent1ce3220b73933a3eab0c78862dfe2ecc7be3f3fb (diff)
downloadpkgsrc-9800d1b91912d5e411afb398939b1cdf496ea565.tar.gz
Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the
individual package Makefiles.
Diffstat (limited to 'graphics/gdk-pixbuf/Makefile.common')
-rw-r--r--graphics/gdk-pixbuf/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common
index 345e34b7b2d..dd448275027 100644
--- a/graphics/gdk-pixbuf/Makefile.common
+++ b/graphics/gdk-pixbuf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2001/08/26 10:32:21 skrll Exp $
+# $NetBSD: Makefile.common,v 1.15 2001/09/09 03:37:01 jlam Exp $
#
DISTNAME= gdk-pixbuf-0.10.1
@@ -17,7 +17,6 @@ USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
-USE_BUILDLINK_ONLY= # defined
M4= ${LOCALBASE}/bin/gm4
PLIST_SUBST+= LOCALBASE=${LOCALBASE}