Thu Dec 28 22:31:34 2023 UTC (161d)
fetch from backup


(zafer)
diff -r1.82 -r1.83 pkgsrc/devel/compizconfig-backend-gconf/Makefile

cvs diff -r1.82 -r1.83 pkgsrc/devel/compizconfig-backend-gconf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/compizconfig-backend-gconf/Makefile 2023/11/15 18:14:42 1.82
+++ pkgsrc/devel/compizconfig-backend-gconf/Makefile 2023/12/28 22:31:34 1.83
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.82 2023/11/15 18:14:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.83 2023/12/28 22:31:34 zafer Exp $
2# 2#
3 3
4PKGVER= 0.8.8 4PKGVER= 0.8.8
5DISTNAME= compizconfig-backend-gconf-${PKGVER} 5DISTNAME= compizconfig-backend-gconf-${PKGVER}
6PKGREVISION= 58 6PKGREVISION= 58
7CATEGORIES= devel gnome 7CATEGORIES= devel gnome
8MASTER_SITES= http://releases.compiz.org/${PKGVER}/ 8MASTER_SITES= #
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://compiz.org/ 11HOMEPAGE= http://compiz.org/
12COMMENT= Plugin (gconf) for the compiz configuration backend 12COMMENT= Plugin (gconf) for the compiz configuration backend
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
18 18
19.include "../../x11/startup-notification/buildlink3.mk" 19.include "../../x11/startup-notification/buildlink3.mk"
20.include "../../textproc/libxslt/buildlink3.mk" 20.include "../../textproc/libxslt/buildlink3.mk"
21.include "../../x11/libSM/buildlink3.mk" 21.include "../../x11/libSM/buildlink3.mk"