diff options
Diffstat (limited to 'x11/xorg/Makefile')
-rw-r--r-- | x11/xorg/Makefile | 2 |
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 |