diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-30 22:58:40 +0000 |
commit | 6048206d2c7d6aa061cbde091751985364b6fa34 (patch) | |
tree | 2f733f258e7d2fe1aa3b75159442230adb1548fe /x11/qt2-libs | |
parent | fe2997a1d672f3478dc45d5c39f8ea3ce2b223c9 (diff) | |
download | pkgsrc-6048206d2c7d6aa061cbde091751985364b6fa34.tar.gz |
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
Diffstat (limited to 'x11/qt2-libs')
-rw-r--r-- | x11/qt2-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile index 637e379e9ac..002017719f8 100644 --- a/x11/qt2-libs/Makefile +++ b/x11/qt2-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2003/06/09 12:32:45 tron Exp $ +# $NetBSD: Makefile,v 1.22 2003/11/30 22:58:40 jschauma Exp $ PKGNAME= qt2-libs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= C++ X GUI toolkit USE_BUILDLINK2= yes |