diff options
author | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
commit | 3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch) | |
tree | dc32ede50f2b2eb416705689058f2df8cb72865f /x11/qt2-libs/Makefile | |
parent | 298540b97aa5e64368ae09c15957bbfe41b2b96a (diff) | |
download | pkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz |
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/qt2-libs/Makefile')
-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 341311c267b..26e206fb083 100644 --- a/x11/qt2-libs/Makefile +++ b/x11/qt2-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2001/11/29 01:12:52 hubertf Exp $ +# $NetBSD: Makefile,v 1.17 2002/03/13 17:38:02 fredb Exp $ # #USE_MESA= yes .include "../qt2-libs/Makefile.common" PKGNAME= qt2-libs-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= C++ X GUI toolkit USE_BUILDLINK_ONLY= yes |