summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2004-10-28 10:32:23 +0000
committergavan <gavan@pkgsrc.org>2004-10-28 10:32:23 +0000
commit2bc4048a487322e4ed429854782d01555c736104 (patch)
tree2dedfd3fbd7821379e002558adca68d068f5bdaa /x11
parent69ea790b80f5b75cc0d7b427982bf5d94188a09c (diff)
downloadpkgsrc-2bc4048a487322e4ed429854782d01555c736104.tar.gz
Move USE_BUILDLINK3 into Makefile.common.
This change ensures that USE_BUILDLINK3 is defined before compiler.mk is included.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-docs/Makefile3
-rw-r--r--x11/qt3-libs/Makefile3
-rw-r--r--x11/qt3-libs/Makefile.common3
-rw-r--r--x11/qt3-mysql/Makefile3
-rw-r--r--x11/qt3-psql/Makefile3
-rw-r--r--x11/qt3-tools/Makefile3
6 files changed, 7 insertions, 11 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index 66263aeb356..bf1e9721877 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/10/28 10:32:23 gavan Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -7,7 +7,6 @@ PKGNAME= qt3-docs-${QTVERSION}
PKGREVISION= 1
COMMENT= Documentation for the QT C++ X GUI toolkit
-USE_BUILDLINK3= yes
BUILD_QT3= yes
NO_CONFIGURE= yes
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index 7b6cdf4d419..6749e7dacf2 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/10/13 15:43:43 tv Exp $
+# $NetBSD: Makefile,v 1.30 2004/10/28 10:32:23 gavan Exp $
#
LIBQT= ${WRKSRC}/lib/libqt-mt.la
@@ -9,7 +9,6 @@ PKGNAME= qt3-libs-${QTVERSION}
PKGREVISION= 5
COMMENT= C++ X GUI toolkit
-USE_BUILDLINK3= yes
GCC_REQD+= 2.95.3
ALL_TARGET= sub-plugins
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common
index 3292fdb39a2..36ee91dfec0 100644
--- a/x11/qt3-libs/Makefile.common
+++ b/x11/qt3-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2004/10/19 13:27:48 markd Exp $
+# $NetBSD: Makefile.common,v 1.39 2004/10/28 10:32:23 gavan Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -17,6 +17,7 @@ USE_X11= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= awk
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile
index 92f1d9e6fed..5236092af23 100644
--- a/x11/qt3-mysql/Makefile
+++ b/x11/qt3-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/28 10:32:23 gavan Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -12,7 +12,6 @@ CONFIGURE_ARGS+= -I${QTDIR}/include \
-I${BUILDLINK_PREFIX.mysql-client}/include/mysql \
-L${BUILDLINK_PREFIX.mysql-client}/lib/mysql
-USE_BUILDLINK3= yes
BUILD_QT3= yes
do-build:
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile
index a818cd7e975..5ee1757c4bc 100644
--- a/x11/qt3-psql/Makefile
+++ b/x11/qt3-psql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/28 10:32:23 gavan Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -11,7 +11,6 @@ CONFIGURE_ARGS+= -I${QTDIR}/include \
-I${PGSQL_PREFIX}/include/postgresql/server \
-L${QTDIR}/lib
-USE_BUILDLINK3= yes
BUILD_QT3= yes
PGSQL_VERSION_REQD= 73
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 47a6b8c6ab5..ecfab352d35 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/10/19 13:27:48 markd Exp $
+# $NetBSD: Makefile,v 1.30 2004/10/28 10:32:23 gavan Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -10,7 +10,6 @@ COMMENT= QT GUI (WYSIWYG) builder and other tools
CONFIGURE_ARGS+= -I${QTDIR}/include \
-L${QTDIR}/lib
-USE_BUILDLINK3= yes
BUILD_QT3= yes
UNLIMIT_RESOURCES= datasize
ALL_TARGET= sub-tools