Sat Nov 24 15:04:04 2018 UTC ()
xcursor-vanilla-dmz: / at beginning of distfile path isn't needed


(nia)
diff -r1.1 -r1.2 pkgsrc/x11/xcursor-vanilla-dmz/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/x11/xcursor-vanilla-dmz/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xcursor-vanilla-dmz/Makefile 2018/11/24 12:50:01 1.1
+++ pkgsrc/x11/xcursor-vanilla-dmz/Makefile 2018/11/24 15:04:04 1.2
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.1 2018/11/24 12:50:01 nia Exp $ 1# $NetBSD: Makefile,v 1.2 2018/11/24 15:04:04 nia Exp $
2 2
3DISTNAME= dmz-cursor-theme_${PKGVERSION_NOREV} 3DISTNAME= dmz-cursor-theme_${PKGVERSION_NOREV}
4PKGNAME= xcursor-vanilla-dmz-0.4.5 4PKGNAME= xcursor-vanilla-dmz-0.4.5
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_DEBIAN:=/pool/main/d/dmz-cursor-theme/} 6MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dmz-cursor-theme/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://salsa.debian.org/gnome-team/dmz-cursor-theme 10HOMEPAGE= https://salsa.debian.org/gnome-team/dmz-cursor-theme
11COMMENT= Style neutral, scalable cursor theme 11COMMENT= Style neutral, scalable cursor theme
12LICENSE= cc-by-sa-v3.0 12LICENSE= cc-by-sa-v3.0
13 13
14WRKSRC= ${WRKDIR}/dmz-cursor-theme-${PKGVERSION_NOREV} 14WRKSRC= ${WRKDIR}/dmz-cursor-theme-${PKGVERSION_NOREV}
15 15
16BUILD_DEPENDS+= xcursorgen-[0-9]*:../../x11/xcursorgen 16BUILD_DEPENDS+= xcursorgen-[0-9]*:../../x11/xcursorgen
17 17
18ICON_THEMES= yes 18ICON_THEMES= yes
19 19