Tue Sep 19 08:36:26 2017 UTC ()
libgail-gnome: replace dead HOMEPAGE


(wiz)
diff -r1.83 -r1.84 pkgsrc/devel/libgail-gnome/Makefile

cvs diff -r1.83 -r1.84 pkgsrc/devel/libgail-gnome/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libgail-gnome/Attic/Makefile 2017/09/18 09:52:59 1.83
+++ pkgsrc/devel/libgail-gnome/Attic/Makefile 2017/09/19 08:36:25 1.84
@@ -1,24 +1,23 @@ @@ -1,24 +1,23 @@
1# $NetBSD: Makefile,v 1.83 2017/09/18 09:52:59 maya Exp $ 1# $NetBSD: Makefile,v 1.84 2017/09/19 08:36:25 wiz Exp $
2# 
3 2
4DISTNAME= libgail-gnome-1.20.4 3DISTNAME= libgail-gnome-1.20.4
5PKGREVISION= 30 4PKGREVISION= 30
6CATEGORIES= devel gnome 5CATEGORIES= devel gnome
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/}
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://developer.gnome.org/projects/gap/ 10HOMEPAGE= https://developer.gnome.org/accessibility-devel-guide/stable/dev-start-5.html.en
12COMMENT= GNOME Accessibility Implementation Library 11COMMENT= GNOME Accessibility Implementation Library
13 12
14GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
15USE_LIBTOOL= YES 14USE_LIBTOOL= YES
16USE_TOOLS+= pkg-config gmake 15USE_TOOLS+= pkg-config gmake
17 16
18PKGCONFIG_OVERRIDE= libgail-gnome.pc.in 17PKGCONFIG_OVERRIDE= libgail-gnome.pc.in
19GCONF_SCHEMAS= libgail-gnome.schemas 18GCONF_SCHEMAS= libgail-gnome.schemas
20 19
21.include "../../devel/GConf/schemas.mk" 20.include "../../devel/GConf/schemas.mk"
22.include "../../devel/at-spi/buildlink3.mk" 21.include "../../devel/at-spi/buildlink3.mk"
23.include "../../devel/atk/buildlink3.mk" 22.include "../../devel/atk/buildlink3.mk"
24.include "../../devel/libbonobo/buildlink3.mk" 23.include "../../devel/libbonobo/buildlink3.mk"