diff options
Diffstat (limited to 'x11/plank/Makefile')
-rw-r--r-- | x11/plank/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 0a732bc92897..e5c759321aae 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -1,5 +1,5 @@ PORTNAME= plank -DISTVERSION= 0.11.114 +DISTVERSION= 0.11.128 CATEGORIES= x11 MAINTAINER= daniel@shafer.cc @@ -31,7 +31,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= DBUSMENU DBUSMENU_DESC= DBusMenu protocol -MESON_ARGS= -Dproduction_release=true \ +MESON_ARGS= -Dproduction-release=true \ -Denable-apport=false \ -Denable-barriers=yes |