pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

plasma6-kpipewire: drop setting __LOCALE_C_ONLY, now handled in pipewire package



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sun Feb 1 23:47:22 2026 +1300
Changeset:	96cdfd7da11e7e1807fa9c7a81d913f99ad12f3a

Modified Files:
	plasma6-kpipewire/Makefile

Log Message:
plasma6-kpipewire: drop setting __LOCALE_C_ONLY, now handled in pipewire package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96cdfd7da11e7e1807fa9c7a81d913f99ad12f3a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 plasma6-kpipewire/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/plasma6-kpipewire/Makefile b/plasma6-kpipewire/Makefile
index 63e4a6914c..1400a14c8c 100644
--- a/plasma6-kpipewire/Makefile
+++ b/plasma6-kpipewire/Makefile
@@ -11,9 +11,6 @@ LICENSE=	gnu-lgpl-v2.1
 
 USE_TOOLS+=	msgmerge pkg-config
 
-# otherwise pipewire tries to use uselocale()
-CFLAGS.NetBSD+=	-D__LOCALE_C_ONLY
-
 .include "../../devel/kf6-kcoreaddons/buildlink3.mk"
 .include "../../devel/kf6-ki18n/buildlink3.mk"
 .include "../../devel/wayland/buildlink3.mk"


Home | Main Index | Thread Index | Old Index