pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3 Fix dependence on "qt3-tools" package and bump...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4123db74a635
branches: trunk
changeset: 465235:4123db74a635
user: tron <tron%pkgsrc.org@localhost>
date: Wed Dec 24 12:02:46 2003 +0000
description:
Fix dependence on "qt3-tools" package and bump package revision.
diffstat:
x11/qt3/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r af56c8d392d5 -r 4123db74a635 x11/qt3/Makefile
--- a/x11/qt3/Makefile Wed Dec 24 11:48:08 2003 +0000
+++ b/x11/qt3/Makefile Wed Dec 24 12:02:46 2003 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2003/12/19 15:43:31 skrll Exp $
+# $NetBSD: Makefile,v 1.22 2003/12/24 12:02:46 tron Exp $
DISTNAME= qt3-${QTVERSION}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +11,7 @@
.include "./Makefile.common"
DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
+DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
USE_BUILDLINK2= yes
Home |
Main Index |
Thread Index |
Old Index