aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg
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/xorg
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/xorg')
-rw-r--r--x11/xorg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index ec9d795e587b..51c99aad0b2b 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
# data
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps \
- ${LOCALBASE}/lib/X11/icons/handhelds/cursors/X_cursor:x11-themes/xcursor-themes
+ ${LOCALBASE}/share/icons/handhelds/cursors/X_cursor:x11-themes/xcursor-themes
OPTIONS_DEFINE= DOCS