summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
diff options
context:
space:
mode:
authorgavan <gavan>2004-10-28 10:32:23 +0000
committergavan <gavan>2004-10-28 10:32:23 +0000
commit34de0dc867e3813c335f06318777153a2d0863d2 (patch)
tree2dedfd3fbd7821379e002558adca68d068f5bdaa /x11/qt3-libs
parentba245886046e3d23ffdb59da4512bf96944adcbc (diff)
downloadpkgsrc-34de0dc867e3813c335f06318777153a2d0863d2.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/qt3-libs')
-rw-r--r--x11/qt3-libs/Makefile3
-rw-r--r--x11/qt3-libs/Makefile.common3
2 files changed, 3 insertions, 3 deletions
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