diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-24 06:09:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-24 06:09:44 +0000 |
commit | d8262452c14f86eb605960e66b2404950c6071f3 (patch) | |
tree | 8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gtk2-engines | |
parent | 6d6bf8d2bdaa65b6a89c69f468f1069f11f041b5 (diff) | |
download | pkgsrc-d8262452c14f86eb605960e66b2404950c6071f3.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/gtk2-engines')
-rw-r--r-- | x11/gtk2-engines/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile index 4feb79fd577..b2607547d36 100644 --- a/x11/gtk2-engines/Makefile +++ b/x11/gtk2-engines/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/10/19 10:55:03 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:32 wiz Exp $ # DISTNAME= gtk-engines-1.9.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/1.9/} EXTRACT_SUFX= .tar.bz2 |