Skip to content

Commit

Permalink
multimedia/dvdstyler: use wx 3.2
Browse files Browse the repository at this point in the history
PR:		265093
  • Loading branch information
lbartoletti committed Oct 25, 2022
1 parent 67a4480 commit 7afb24e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion multimedia/dvdstyler/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dvdstyler
PORTVERSION= 3.2.1
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= SF
Expand Down Expand Up @@ -34,7 +35,7 @@ RUN_DEPENDS= zip:archivers/zip \

USES= autoreconf compiler:c++11-lib gettext gmake jpeg pkgconfig tar:bzip2

USE_WX= 3.1
USE_WX= 3.2
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
Expand Down

0 comments on commit 7afb24e

Please sign in to comment.