aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2016-12-21 08:42:06 +0800
committercy <cy@FreeBSD.org>2016-12-21 08:42:06 +0800
commitb0052460180d3156c6acfead8bae1aad0dfae681 (patch)
tree712796e17abcd0789a9206aa97ce4198219cd9d0 /x11-wm/fvwm2
parent44d77c07d79f247bc704e52d4cd68933e9cdb726 (diff)
downloadfreebsd-ports-gnome-b0052460180d3156c6acfead8bae1aad0dfae681.tar.gz
freebsd-ports-gnome-b0052460180d3156c6acfead8bae1aad0dfae681.tar.zst
freebsd-ports-gnome-b0052460180d3156c6acfead8bae1aad0dfae681.zip
Make ${LOCALBASE}/etc/xdg/menus the home of XDG menus.
PR: 215337
Diffstat (limited to 'x11-wm/fvwm2')
-rw-r--r--x11-wm/fvwm2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 3c01321eb193..6be25c6b00f3 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -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 \