summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-05 21:30:00 +0000
committerjlam <jlam@pkgsrc.org>2004-02-05 21:30:00 +0000
commit754a1a2aabd9c4cd7b91db3295b330677b0f6be0 (patch)
treeb1405a98ed5b87cf251452a4248652625124d5e1 /devel/libtool
parent7193ec6826337db0be5eeb4b4837df25441b21a4 (diff)
downloadpkgsrc-754a1a2aabd9c4cd7b91db3295b330677b0f6be0.tar.gz
Reorder some lines so they appear before bsd.prefs.mk and set
USE_BUILDLINK3 to "yes". This should fix installation of libtool-base using gcc3 from pkgsrc.
Diffstat (limited to 'devel/libtool')
-rw-r--r--devel/libtool/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
index 32aed7fab20..a51026f37e2 100644
--- a/devel/libtool/Makefile.common
+++ b/devel/libtool/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.41 2004/02/05 20:14:06 skrll Exp $
+# $NetBSD: Makefile.common,v 1.42 2004/02/05 21:30:00 jlam Exp $
#
DISTNAME= libtool-1.5.2
@@ -12,8 +12,8 @@ CONFLICTS= glibtool-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-GNU_CONFIGURE= # defined
-USE_BUILDLINK3= # defined
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo
FILESDIR= ${.CURDIR}/../libtool/files