pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3 Fix dependences broken by package revision bum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/877e526eaa7d
branches: trunk
changeset: 481491:877e526eaa7d
user: tron <tron%pkgsrc.org@localhost>
date: Tue Oct 05 20:06:36 2004 +0000
description:
Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
diffstat:
x11/qt3/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 1bc13b5e6edb -r 877e526eaa7d x11/qt3/Makefile
--- a/x11/qt3/Makefile Tue Oct 05 20:02:26 2004 +0000
+++ b/x11/qt3/Makefile Tue Oct 05 20:06:36 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2004/08/26 18:57:07 darcy Exp $
+# $NetBSD: Makefile,v 1.27 2004/10/05 20:06:36 tron Exp $
DISTNAME= qt3-${QTVERSION}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,9 +10,9 @@
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
NO_BUILDLINK= yes
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index