aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/dvdstyler/Makefile')
-rw-r--r--multimedia/dvdstyler/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 3bc29682ac4e..a09c50b3c71c 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,6 +1,5 @@
PORTNAME= dvdstyler
-DISTVERSION= 3.3b3
-PORTREVISION= 6
+DISTVERSION= 3.3b4
PORTEPOCH= 2
CATEGORIES= multimedia
#MASTER_SITES= SF
@@ -34,14 +33,13 @@ RUN_DEPENDS= zip:archivers/zip \
mkisofs:sysutils/cdrtools \
growisofs:sysutils/dvd+rw-tools
-USES= autoreconf compiler:c++11-lib gettext gmake jpeg \
+USES= autoreconf compiler:c++11-lib gettext-tools gmake jpeg \
localbase:ldflags pkgconfig tar:bzip2
USE_CXXSTD= c++14
USE_WX= 3.2+
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
CFLAGS+= -std=c17