aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Vyshenski <svysh.fbsd@gmail.com>2024-05-20 18:25:14 +0000
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-05-20 18:28:40 +0000
commita0c2dc9fcd91b9e4f87ab24007c113720c968cb9 (patch)
tree33e272d0093023ffbff81640ce0dd3423242cb59
parentde08bd77dd68cafbcdebe32e1109a9ebf41019bf (diff)
downloadports-a0c2dc9fcd91b9e4f87ab24007c113720c968cb9.tar.gz
ports-a0c2dc9fcd91b9e4f87ab24007c113720c968cb9.zip
security/p5-openxpki-i18n: Fix build
Add MAKE_JOBS_UNSAFE=yes due to race conditions during build. While at it do some minor adjustments to Makefile. PR: 279058 Approved by: submitter is maintainer, diizzy (mentor)
-rw-r--r--security/p5-openxpki-i18n/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile
index 24f03f248f13..85354919f4f3 100644
--- a/security/p5-openxpki-i18n/Makefile
+++ b/security/p5-openxpki-i18n/Makefile
@@ -16,10 +16,12 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE
USES= gettext-runtime gettext-tools gmake perl5
USE_GITHUB= yes
+MAKE_JOBS_UNSAFE= yes
ALL_TARGET= scan default
NO_ARCH= yes
-# stay with stable versions only:
+
+# Track stable versions.
PORTSCOUT= limitw:1,even
WRKSRC_SUBDIR= core/i18n