pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt3 Fix broken dependences and bump package revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fad233527b2
branches:  trunk
changeset: 463873:2fad233527b2
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Dec 01 11:51:34 2003 +0000

description:
Fix broken dependences and bump package revision.

diffstat:

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

diffs (22 lines):

diff -r a1d3f9d72e91 -r 2fad233527b2 x11/qt3/Makefile
--- a/x11/qt3/Makefile  Mon Dec 01 04:00:36 2003 +0000
+++ b/x11/qt3/Makefile  Mon Dec 01 11:51:34 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2003/08/01 15:31:07 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2003/12/01 11:51:34 tron Exp $
 
 DISTNAME=      qt3-${QTVERSION}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,7 +10,7 @@
 
 .include "./Makefile.common"
 
-DEPENDS+=      qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
+DEPENDS+=      qt3-libs-${QTVERSION}nb3:../../x11/qt3-libs
 DEPENDS+=      qt3-tools-${QTVERSION}nb3:../../x11/qt3-tools
 DEPENDS+=      qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
 



Home | Main Index | Thread Index | Old Index