pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt3 Fix dependencec (once more), bump package revi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/730820747021
branches:  trunk
changeset: 471866:730820747021
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Apr 01 11:43:56 2004 +0000

description:
Fix dependencec (once more), bump package revision.

diffstat:

 x11/qt3/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 4ee065101703 -r 730820747021 x11/qt3/Makefile
--- a/x11/qt3/Makefile  Thu Apr 01 11:25:26 2004 +0000
+++ b/x11/qt3/Makefile  Thu Apr 01 11:43:56 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2003/12/24 12:02:46 tron Exp $
+# $NetBSD: Makefile,v 1.23 2004/04/01 11:43:56 tron Exp $
 
 DISTNAME=      qt3-${QTVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,7 +10,7 @@
 
 .include "./Makefile.common"
 
-DEPENDS+=      qt3-libs-${QTVERSION}:../../x11/qt3-libs
+DEPENDS+=      qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
 DEPENDS+=      qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
 DEPENDS+=      qt3-docs-${QTVERSION}:../../x11/qt3-docs
 



Home | Main Index | Thread Index | Old Index