aboutsummaryrefslogtreecommitdiff
path: root/x11/wf-shell/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-10-06 04:28:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-10-06 04:28:18 +0000
commitbde62775844d520e85de194be1783112ecc3806f (patch)
tree5f5b0bbc47d5b0d83af492e595d223f37ef0dd40 /x11/wf-shell/Makefile
parenta1318b7fd01a883ba84cdf2bd7408020ab283a75 (diff)
downloadports-bde62775844d520e85de194be1783112ecc3806f.tar.gz
ports-bde62775844d520e85de194be1783112ecc3806f.zip
x11/wf-shell: define DATADIR like x11/wcm
Notes
Notes: svn path=/head/; revision=513867
Diffstat (limited to 'x11/wf-shell/Makefile')
-rw-r--r--x11/wf-shell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile
index fd8f4a88484e..2f15f5aa15c6 100644
--- a/x11/wf-shell/Makefile
+++ b/x11/wf-shell/Makefile
@@ -25,5 +25,6 @@ USE_GNOME= gtkmm30
GH_ACCOUNT= WayfireWM
GH_TUPLE= GNOME:libgnome-volume-control:468022b:gvc/subprojects/gvc
MESON_ARGS= -Dgvc:alsa=false
+DATADIR= ${PREFIX}/share/wayfire
.include <bsd.port.mk>