diff options
author | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
commit | c2c4fd0583c9588297766596f8fd2d1656482a17 (patch) | |
tree | 8a7e4f003654ca20961f63344f21c9a974843e5e /x11/qt3-docs | |
parent | 25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff) | |
download | pkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz |
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r-- | x11/qt3-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index f5c05172531..2d2d953d834 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2002/10/02 07:27:41 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/24 06:10:34 wiz Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit USE_BUILDLINK2= yes |