Make ${LOCALBASE}/etc/xdg/menus the home of XDG menus.
PR: 215337
This commit is contained in:
parent
49d7f8a85c
commit
9dc73e79a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429037
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= fvwm
|
||||
PORTVERSION= 2.6.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= https://github.com/fvwmorg/fvwm/releases/download/2.6.7/ \
|
||||
http://www.fvwm.org/generated/icon_download/
|
||||
@ -115,6 +116,8 @@ post-extract:
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},' \
|
||||
${WRKSRC}/modules/FvwmM4/FvwmM4.c
|
||||
@${REINPLACE_CMD} -e 's,/etc/,${LOCALBASE}/etc/,g' \
|
||||
${WRKSRC}/bin/fvwm-menu-desktop.in
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${FILESDIR}/system.fvwm2rc \
|
||||
|
Loading…
Reference in New Issue
Block a user