diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index 1a5d1227affd..4c34ceca22a3 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-workspace/files/patch-startkde_plasma-sourceenv.sh b/x11/plasma5-plasma-workspace/files/patch-startkde_plasma-sourceenv.sh new file mode 100644 index 000000000000..3791a9541b75 --- /dev/null +++ b/x11/plasma5-plasma-workspace/files/patch-startkde_plasma-sourceenv.sh @@ -0,0 +1,8 @@ +--- startkde/plasma-sourceenv.sh.orig 2019-11-02 22:09:17 UTC ++++ startkde/plasma-sourceenv.sh +@@ -3,4 +3,4 @@ do + . $i >/dev/null + done + +-env -0 ++genv -0