pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3 The PKGREVISION was bumped on qt3-libs so the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe7a3dbcbf08
branches: trunk
changeset: 479935:fe7a3dbcbf08
user: darcy <darcy%pkgsrc.org@localhost>
date: Thu Aug 26 18:57:07 2004 +0000
description:
The PKGREVISION was bumped on qt3-libs so the DEPENDS line here needs to
reflect that change.
diffstat:
x11/qt3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3a5c3c2e8f79 -r fe7a3dbcbf08 x11/qt3/Makefile
--- a/x11/qt3/Makefile Thu Aug 26 18:28:42 2004 +0000
+++ b/x11/qt3/Makefile Thu Aug 26 18:57:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/05/01 18:31:36 snj Exp $
+# $NetBSD: Makefile,v 1.26 2004/08/26 18:57:07 darcy Exp $
DISTNAME= qt3-${QTVERSION}
CATEGORIES= x11
@@ -9,7 +9,7 @@
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
+DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
Home |
Main Index |
Thread Index |
Old Index