aboutsummaryrefslogtreecommitdiff
path: root/x11/plank/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/plank/Makefile')
-rw-r--r--x11/plank/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plank/Makefile b/x11/plank/Makefile
index e15395c3de0e..6872e5a4dbf4 100644
--- a/x11/plank/Makefile
+++ b/x11/plank/Makefile
@@ -1,5 +1,5 @@
PORTNAME= plank
-DISTVERSION= 0.11.149
+DISTVERSION= 0.11.152
CATEGORIES= x11
MAINTAINER= daniel@shafer.cc
@@ -35,6 +35,7 @@ DBUSMENU_MESON_YES= enable-dbusmenu
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
+ ${WRKSRC}/docklets/Separator/SeparatorDockItem.vala \
${WRKSRC}/lib/Factories/ItemFactory.vala
.include <bsd.port.mk>