From addf0bca50e3aeedd371126352a6f8dde5dfc89b Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 28 Dec 2004 23:18:15 +0000 Subject: Bump PKGREVISIONs due to libtiff update. Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.) --- x11/gnustep-gui/Makefile | 4 ++-- x11/gnustep-gui/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/gnustep-gui') diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index f20514e8b16..adf3f612b62 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:33 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/12/28 23:18:21 reed Exp $ DISTNAME= gnustep-gui-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk index 144f54bbfaf..158436e68e8 100644 --- a/x11/gnustep-gui/buildlink3.mk +++ b/x11/gnustep-gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/09/27 01:07:23 rh Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2004/12/28 23:18:21 reed Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GNUSTEP_GUI_BUILDLINK3_MK:= ${GNUSTEP_GUI_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gnustep-gui .if !empty(GNUSTEP_GUI_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.gnustep-gui+= gnustep-gui>=0.9.2 -BUILDLINK_RECOMMENDED.gnustep-gui+= gnustep-gui>=0.9.3nb1 +BUILDLINK_RECOMMENDED.gnustep-gui+= gnustep-gui>=0.9.4nb2 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Bundles\/GSPrinting$$/ { print "@comment in x11/gnustep-gui: " $$0; next; } -- cgit v1.2.3