[Midnightbsd-cvs] mports [24650] trunk/x11/xorg/Makefile: fix path
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Nov 21 22:50:12 EST 2018
Revision: 24650
http://svnweb.midnightbsd.org/mports/?rev=24650
Author: laffer1
Date: 2018-11-21 22:50:11 -0500 (Wed, 21 Nov 2018)
Log Message:
-----------
fix path
Modified Paths:
--------------
trunk/x11/xorg/Makefile
Modified: trunk/x11/xorg/Makefile
===================================================================
--- trunk/x11/xorg/Makefile 2018-11-22 03:41:41 UTC (rev 24649)
+++ trunk/x11/xorg/Makefile 2018-11-22 03:50:11 UTC (rev 24650)
@@ -20,7 +20,7 @@
# data
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps \
- ${LOCALBASE}/lib/X11/icons/handhelds/cursors/left_ptr_watch:x11-themes/xcursor-themes
+ ${LOCALBASE}/share/icons/handhelds/cursors/left_ptr_watch:x11-themes/xcursor-themes
OPTIONS_DEFINE= DOCS
More information about the Midnightbsd-cvs
mailing list