summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-05-31 19:19:06 +0000
committeradam <adam@pkgsrc.org>2006-05-31 19:19:06 +0000
commit51cfc834b073ca941273a3931c73977200e8fb98 (patch)
tree1f9a336696ed5f863d854c4c44b42684cafa4bf9 /x11
parent9f7bd4e85bd839a73ece5dbae40bd659c773db21 (diff)
downloadpkgsrc-51cfc834b073ca941273a3931c73977200e8fb98.tar.gz
Changes 4.1.3:
* Bug-fix release
Diffstat (limited to 'x11')
-rw-r--r--x11/qt4-tools/Makefile3
-rw-r--r--x11/qt4-tools/PLIST4
-rw-r--r--x11/qt4-tools/buildlink3.mk4
3 files changed, 6 insertions, 5 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index 7bbd8d99392..9cb4eb28948 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/05/31 19:19:06 adam Exp $
.include "../../x11/qt4-libs/Makefile.common"
PKGNAME= qt4-tools-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT GUI (WYSIWYG) builder and other tools
CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
diff --git a/x11/qt4-tools/PLIST b/x11/qt4-tools/PLIST
index 2f24fc19555..7439821472e 100644
--- a/x11/qt4-tools/PLIST
+++ b/x11/qt4-tools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/02/28 18:02:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/05/31 19:19:06 adam Exp $
lib/pkgconfig/QtTest.pc
qt4/bin/assistant
qt4/bin/designer
@@ -167,6 +167,8 @@ qt4/mkspecs/features/warn_off.prf
qt4/mkspecs/features/warn_on.prf
qt4/mkspecs/features/win32/console.prf
qt4/mkspecs/features/win32/default_pre.prf
+qt4/mkspecs/features/win32/embed_manifest_dll.prf
+qt4/mkspecs/features/win32/embed_manifest_exe.prf
qt4/mkspecs/features/win32/exceptions.prf
qt4/mkspecs/features/win32/exceptions_off.prf
qt4/mkspecs/features/win32/opengl.prf
diff --git a/x11/qt4-tools/buildlink3.mk b/x11/qt4-tools/buildlink3.mk
index c1eaa3b0324..d5a18233ce7 100644
--- a/x11/qt4-tools/buildlink3.mk
+++ b/x11/qt4-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2006/04/17 13:46:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2006/05/31 19:19:06 adam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
QT4_TOOLS_BUILDLINK3_MK:= ${QT4_TOOLS_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= qt4-tools
.if !empty(QT4_TOOLS_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.1.0
-BUILDLINK_ABI_DEPENDS.qt4-tools?= qt4-tools>=4.1.2nb1
+BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.1.2nb1
BUILDLINK_PKGSRCDIR.qt4-tools?= ../../x11/qt4-tools
BUILDLINK_DEPMETHOD.qt4-tools?= build
.endif # QT4_TOOLS_BUILDLINK3_MK