aboutsummaryrefslogtreecommitdiff
path: root/lang/php74
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-02 18:24:36 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-02 18:24:36 +0000
commitaddbef6baecd4d66eafd513200b8f6a31da00a43 (patch)
tree0f8c015200eb4992df00147369965747baaf1809 /lang/php74
parent811599f3a40402393e5dacf8176414d3e2f521d2 (diff)
Notes
Diffstat (limited to 'lang/php74')
-rw-r--r--lang/php74/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index cef88d3882b8..d14bbe4d2c48 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -2,7 +2,7 @@
PORTNAME= php74
DISTVERSION= 7.4.12
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}
@@ -46,7 +46,9 @@ OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_mips= DTRACE FPM
OPTIONS_EXCLUDE_mips64= DTRACE FPM
OPTIONS_EXCLUDE_powerpc= DTRACE
-OPTIONS_EXCLUDE_powerpc64= DTRACE
+OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
+OPTIONS_EXCLUDE_powerpc64_11= DTRACE
+OPTIONS_EXCLUDE_powerpc64_12= DTRACE
OPTIONS_EXCLUDE_sparc64= DTRACE
OPTIONS_SUB= yes