aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler/Makefile
diff options
context:
space:
mode:
authorAlan Hicks <ahicks@p-o.co.uk>2023-07-26 07:23:49 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-07-27 06:24:01 +0000
commitf252b3a865d3476360ee429e0297d589fd94b4fb (patch)
tree8b24d9a29c18e316f988e9bb31dc3c185a998b41 /multimedia/dvdstyler/Makefile
parent02f668c96e01ce05497cf49a3e26594eaca201f8 (diff)
Diffstat (limited to 'multimedia/dvdstyler/Makefile')
-rw-r--r--multimedia/dvdstyler/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 1b8fd0f79391..7e8cd9289c21 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dvdstyler
DISTVERSION= 3.3b3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= multimedia
#MASTER_SITES= SF
@@ -43,6 +43,8 @@ WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
+CFLAGS+= -std=c17
+CPPFLAGS+= -std=c++17
OPTIONS_DEFINE= DOCS