pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3 This is a meta-package, so make its dependenci...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d72ab81cdbc3
branches: trunk
changeset: 481579:d72ab81cdbc3
user: tv <tv%pkgsrc.org@localhost>
date: Thu Oct 07 16:28:18 2004 +0000
description:
This is a meta-package, so make its dependencies more liberal.
diffstat:
x11/qt3/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r cdf3d0f8819d -r d72ab81cdbc3 x11/qt3/Makefile
--- a/x11/qt3/Makefile Thu Oct 07 16:27:13 2004 +0000
+++ b/x11/qt3/Makefile Thu Oct 07 16:28:18 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/10/05 20:06:36 tron Exp $
+# $NetBSD: Makefile,v 1.28 2004/10/07 16:28:18 tv Exp $
DISTNAME= qt3-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,9 +10,9 @@
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-docs
NO_BUILDLINK= yes
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index