From 03e72e2226230f8bc9438ae44616fc5d847859e8 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 8 May 2023 07:34:58 +0800 Subject: devel/argp-standalone: Cosmetic change --- devel/argp-standalone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 54660922d4e0..a24aabc8dcff 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -1,5 +1,5 @@ PORTNAME= argp-standalone -DISTVERSION= 1.5.0 +PORTVERSION= 1.5.0 CATEGORIES= devel PATCH_SITES= https://github.com/argp-standalone/argp-standalone/commit/ @@ -12,7 +12,7 @@ LICENSE= LGPL21+ USES= gettext-runtime localbase:ldflags meson -MESON_ARGS= -Ddefault_library=both +MESON_ARGS= --default-library=both USE_CSTD= gnu89 USE_LDCONFIG= yes -- cgit v1.2.3