summaryrefslogtreecommitdiff
path: root/x11/qt3-psql
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
commit25cd29cce64c7934681d72fda12eed2c37ea8e33 (patch)
tree2dedfd3fbd7821379e002558adca68d068f5bdaa /x11/qt3-psql
parent6eb15ead92e79b19429b1881bc86afa18c799af2 (diff)
downloadpkgsrc-25cd29cce64c7934681d72fda12eed2c37ea8e33.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-psql')
-rw-r--r--x11/qt3-psql/Makefile3
1 files changed, 1 insertions, 2 deletions
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