aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/cursor-dmz-aa-theme
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-08-17 08:26:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-08-17 08:26:25 +0000
commit42b2ed0e2f88ad94b495aaa54e0f4999c0fe76bc (patch)
treed48fb053b5320e5393df61db71278aecda67c7f4 /x11-themes/cursor-dmz-aa-theme
parentfeb2a05eb6e37ea6aee9c87125cfd0780b74316a (diff)
downloadports-42b2ed0e2f88ad94b495aaa54e0f4999c0fe76bc.tar.gz
ports-42b2ed0e2f88ad94b495aaa54e0f4999c0fe76bc.zip
Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/icons
It improves consistency, lots of cursors were already installed in that directory. The same change was already done for regular fonts.
Notes
Notes: svn path=/head/; revision=448082
Diffstat (limited to 'x11-themes/cursor-dmz-aa-theme')
-rw-r--r--x11-themes/cursor-dmz-aa-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/cursor-dmz-aa-theme/Makefile b/x11-themes/cursor-dmz-aa-theme/Makefile
index 3615deb1282a..bb59c7684a47 100644
--- a/x11-themes/cursor-dmz-aa-theme/Makefile
+++ b/x11-themes/cursor-dmz-aa-theme/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cursor-dmz-aa-theme
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= DEBIAN/pool/main/d/dmz-cursor-theme
DISTNAME= dmz-cursor-theme_${PORTVERSION}
@@ -15,7 +16,7 @@ BUILD_DEPENDS= xcursorgen:x11/xcursorgen
NO_ARCH= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}/DMZ-Black
-DATADIR= ${PREFIX}/lib/X11/icons/Vanilla-DMZ-AA
+DATADIR= ${PREFIX}/share/icons/Vanilla-DMZ-AA
do-build:
(cd ${WRKSRC}/pngs && ${SH} make.sh)