pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/parlatype



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr 25 07:30:21 UTC 2025

Modified Files:
        pkgsrc/audio/parlatype: Makefile

Log Message:
parlatype: fix build after meson localedir support was improved


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/parlatype/Makefile

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

Modified files:

Index: pkgsrc/audio/parlatype/Makefile
diff -u pkgsrc/audio/parlatype/Makefile:1.13 pkgsrc/audio/parlatype/Makefile:1.14
--- pkgsrc/audio/parlatype/Makefile:1.13        Thu Apr 24 14:13:15 2025
+++ pkgsrc/audio/parlatype/Makefile     Fri Apr 25 07:30:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2025/04/24 14:13:15 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2025/04/25 07:30:21 wiz Exp $
 
 DISTNAME=      parlatype-4.0
 PKGREVISION=   3
@@ -16,8 +16,6 @@ USE_TOOLS+=           itstool gawk msgfmt pkg-con
 
 FORCE_C_STD=           c99
 
-MESON_ARGS+=   -Dlocaledir=${PKGLOCALEDIR}/locale
-
 BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,--version-script
 BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,${WRKSRC}/libparlatype/src/libparlatype.map
 



Home | Main Index | Thread Index | Old Index