summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-24 07:31:52 +0000
committerwiz <wiz@pkgsrc.org>2006-01-24 07:31:52 +0000
commit768c589c29517122fa88c6350114d1ec16f6ac84 (patch)
tree77ad9fb8ac0c2d8f2684d68e29ca6419f17fa0fd /x11/qt3-tools
parent1d6d407223c6de3f21ae91ae64701de39aaba9a8 (diff)
downloadpkgsrc-768c589c29517122fa88c6350114d1ec16f6ac84.tar.gz
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump. PKGREVISION++ for the dependencies.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile3
-rw-r--r--x11/qt3-tools/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 55cedc82f55..f8c21fa0072 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/12/05 20:51:19 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2006/01/24 07:33:00 wiz Exp $
.include "../../mk/bsd.prefs.mk"
# XXX: hack - work round an ICE with GCC 3.3 on sparc
@@ -9,6 +9,7 @@ GCC_REQD+= 3.4
.include "../../x11/qt3-libs/Makefile.common"
PKGNAME= qt3-tools-${QTVERSION}
+PKGREVISION= 1
COMMENT= QT GUI (WYSIWYG) builder and other tools
CONFIGURE_ARGS+= -I${QTDIR}/include \
diff --git a/x11/qt3-tools/buildlink3.mk b/x11/qt3-tools/buildlink3.mk
index ec2649ac14a..9ca6676cd6d 100644
--- a/x11/qt3-tools/buildlink3.mk
+++ b/x11/qt3-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2006/01/05 10:08:59 ghen Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2006/01/24 07:33:00 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
QT3_TOOLS_BUILDLINK3_MK:= ${QT3_TOOLS_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= qt3-tools
.if !empty(QT3_TOOLS_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.qt3-tools+= qt3-tools>=3.1.2nb3
-BUILDLINK_RECOMMENDED.qt3-tools+= qt3-tools>=3.3.3nb1
+BUILDLINK_RECOMMENDED.qt3-tools+= qt3-tools>=3.3.5
BUILDLINK_PKGSRCDIR.qt3-tools?= ../../x11/qt3-tools
BUILDLINK_DEPMETHOD.qt3-tools?= build
.endif # QT3_TOOLS_BUILDLINK3_MK