View | Details | Raw Unified | Return to bug 203801
Collapse All | Expand All

(-)multimedia/dvdstyler/Makefile (-3 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/multimedia/dvdstyler/Makefile 396184 2015-09-05 16:13:41Z riggs $
2
# $FreeBSD: head/multimedia/dvdstyler/Makefile 396184 2015-09-05 16:13:41Z riggs $
3
3
4
PORTNAME=	dvdstyler
4
PORTNAME=	dvdstyler
5
PORTVERSION=	2.9.3
5
PORTVERSION=	2.9.4
6
PORTEPOCH=	2
6
PORTEPOCH=	2
7
CATEGORIES=	multimedia
7
CATEGORIES=	multimedia
8
MASTER_SITES=	SF
8
MASTER_SITES=	SF
Lines 33-41 Link Here
33
USES=		autoreconf compiler:c++11-lib gettext gmake pkgconfig tar:bzip2
33
USES=		autoreconf compiler:c++11-lib gettext gmake pkgconfig tar:bzip2
34
USE_CXXSTD=	gnu++11
34
USE_CXXSTD=	gnu++11
35
USE_WX=		3.0
35
USE_WX=		3.0
36
GNU_CONFIGURE=	yes
37
WX_UNICODE=	yes
38
WX_CONF_ARGS=	absolute
36
WX_CONF_ARGS=	absolute
37
GNU_CONFIGURE=	yes
39
CONFIGURE_ENV=	ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
38
CONFIGURE_ENV=	ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
40
39
41
CPPFLAGS+=	-I${LOCALBASE}/include
40
CPPFLAGS+=	-I${LOCALBASE}/include
(-)multimedia/dvdstyler/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (DVDStyler-2.9.3.tar.bz2) = ffbc22454e210ba8fcad9a7954b426d9dc5ff933527a6e39391d310101128c39
1
SHA256 (DVDStyler-2.9.4.tar.bz2) = 8b15ec98e3e5ec8c5a1f23eee316f646476e76b86b80d44b7c842887946a39e0
2
SIZE (DVDStyler-2.9.3.tar.bz2) = 7861272
2
SIZE (DVDStyler-2.9.4.tar.bz2) = 7863263

Return to bug 203801