aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-01 08:46:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-01 08:48:39 +0000
commitdd6176271c522101d71800aa58cccce32495bfbc (patch)
treea410b344fceaa224e360d17949e3bc029b1998fe
parent77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247 (diff)
downloadports-dd6176271c522101d71800aa58cccce32495bfbc.tar.gz
ports-dd6176271c522101d71800aa58cccce32495bfbc.zip
lang/cjs: drop redundant MESON_ARGS after 3507fb3e4ec9
PR: 270361 Exp-run by: antoine
-rw-r--r--lang/cjs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile
index c9fca6864b3b..420f46a20de9 100644
--- a/lang/cjs/Makefile
+++ b/lang/cjs/Makefile
@@ -24,8 +24,6 @@ USES= compiler:c++17-lang gettext gnome localbase meson pkgconfig \
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection
USE_XORG= x11 xext
MESON_ARGS= -Dinstalled_tests=false \
- -Dcairo=enabled \
- -Dreadline=enabled \
-Dprofiler=disabled
USE_LDCONFIG= yes