summaryrefslogtreecommitdiff
path: root/x11/qt3-libs
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-06-09 08:07:46 +0000
committerabs <abs@pkgsrc.org>2006-06-09 08:07:46 +0000
commitb42bb0399833ca4590941e75aa4a130667752d1c (patch)
tree92520462e0f385b6b5992e42149c6d9625c0ae73 /x11/qt3-libs
parent01f8d28fb3bf122df0901da8f13c4ce05404ca99 (diff)
downloadpkgsrc-b42bb0399833ca4590941e75aa4a130667752d1c.tar.gz
make sure USE_LANGUAGES is set before including compiler.mk
Diffstat (limited to 'x11/qt3-libs')
-rw-r--r--x11/qt3-libs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index 371542a991a..08548430421 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2006/06/08 01:27:27 minskim Exp $
+# $NetBSD: Makefile,v 1.54 2006/06/09 08:07:46 abs Exp $
PKGNAME= qt3-libs-${QTVERSION}
PKGREVISION= 1
@@ -13,14 +13,14 @@ LIBQT= ${WRKSRC}/lib/libqt-mt.la
GCC_REQD+= 3.4
.endif
+.include "../../x11/qt3-libs/Makefile.common"
+
.include "../../mk/compiler.mk"
.if ${OPSYS} == "Darwin" && !empty(CC_VERSION:Mgcc-4.0.0)
PKG_FAIL_REASON= "Apple's gcc 4.0.0 yields an internal compiler error."
PKG_FAIL_REASON+= "Please update gcc to a later version."
.endif
-.include "../../x11/qt3-libs/Makefile.common"
-
BUILD_TARGET= sub-plugins
PTHREAD_OPTS+= require