aboutsummaryrefslogtreecommitdiff
path: root/buildtools/freebsd-skeleton/rpki-ca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/freebsd-skeleton/rpki-ca/Makefile')
-rw-r--r--buildtools/freebsd-skeleton/rpki-ca/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildtools/freebsd-skeleton/rpki-ca/Makefile b/buildtools/freebsd-skeleton/rpki-ca/Makefile
index da9cec45..6cf890d6 100644
--- a/buildtools/freebsd-skeleton/rpki-ca/Makefile
+++ b/buildtools/freebsd-skeleton/rpki-ca/Makefile
@@ -16,7 +16,9 @@ USE_APACHE_RUN= 22+
USE_RC_SUBR= rpki-ca
+# Disable a couple of recent whoopie cushions in the FreeBSD ports system
MAKE_JOBS_UNSAFE= yes
+NO_STAGE = yes
# For OpenSSL, not needed otherwise
USE_PERL5_BUILD=yes