diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile index e5a14d56492f..44e11b0d2160 100644 --- a/multimedia/mp4v2/Makefile +++ b/multimedia/mp4v2/Makefile @@ -1,31 +1,33 @@ PORTNAME= mp4v2 PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/enzo1982/mp4v2/releases/download/v${PORTVERSION}/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Library and tools to read, create, and modify mp4 files WWW= http://mp4v2.org/ LICENSE= MPL11 USES= compiler:features cpe gmake libtool tar:bzip2 CPE_VENDOR= mp4v2_project MAKEFILE= GNUmakefile GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CONFIGURE_ENV= "FOUND_HELP2MAN=no" CXXFLAGS+= ${COMPILER_FEATURES:Mc++11:C/.+/-Wno-error=narrowing/} INSTALL_TARGET= install-strip .include # GCC is broken with PCH: https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html .if ${COMPILER_TYPE} == gcc CONFIGURE_ARGS= --disable-gch .endif .include diff --git a/multimedia/mp4v2/pkg-plist b/multimedia/mp4v2/pkg-plist index bec478cd6a62..9b1f78d4ee13 100644 --- a/multimedia/mp4v2/pkg-plist +++ b/multimedia/mp4v2/pkg-plist @@ -1,33 +1,33 @@ bin/mp4art bin/mp4chaps bin/mp4extract bin/mp4file bin/mp4info bin/mp4subtitle bin/mp4tags bin/mp4track bin/mp4trackdump include/mp4v2/chapter.h include/mp4v2/file.h include/mp4v2/file_prop.h include/mp4v2/general.h include/mp4v2/isma.h include/mp4v2/itmf_generic.h include/mp4v2/itmf_tags.h include/mp4v2/mp4v2.h include/mp4v2/platform.h include/mp4v2/project.h include/mp4v2/sample.h include/mp4v2/streaming.h include/mp4v2/track.h include/mp4v2/track_prop.h lib/libmp4v2.so lib/libmp4v2.so.2 lib/libmp4v2.so.2.1.3 libdata/pkgconfig/mp4v2.pc -man/man1/mp4art.1.gz -man/man1/mp4chaps.1.gz -man/man1/mp4file.1.gz -man/man1/mp4subtitle.1.gz -man/man1/mp4tags.1.gz -man/man1/mp4track.1.gz +share/man/man1/mp4art.1.gz +share/man/man1/mp4chaps.1.gz +share/man/man1/mp4file.1.gz +share/man/man1/mp4subtitle.1.gz +share/man/man1/mp4tags.1.gz +share/man/man1/mp4track.1.gz