diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile index 8c5e8eb5d888..8044d66ddaed 100644 --- a/multimedia/libfame/Makefile +++ b/multimedia/libfame/Makefile @@ -1,35 +1,36 @@ PORTNAME= libfame PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= SF/fame/${PORTNAME}/${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Video encoding library WWW= https://fame.sourceforge.net/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip OPTIONS_DEFINE= MMX OPTIONS_DEFAULT=MMX MMX_CONFIGURE_ENABLE= mmx .include .if ${ARCH} == "i386" MAKE_ARGS= CFLAGS="${CLFAGS}" CC="${CC}" .endif post-patch: @${REINPLACE_CMD} \ -e 's|AC_DEFUN(AM_PATH_LIBFAME|AC_DEFUN([AM_PATH_LIBFAME]|g' \ ${WRKSRC}/libfame.m4 ${WRKSRC}/libfame.m4.in .include diff --git a/multimedia/libfame/pkg-plist b/multimedia/libfame/pkg-plist index d6a92a1466a9..15db0593149e 100644 --- a/multimedia/libfame/pkg-plist +++ b/multimedia/libfame/pkg-plist @@ -1,42 +1,42 @@ bin/libfame-config include/fame.h include/fame_bitbuffer.h include/fame_decoder.h include/fame_decoder_mpeg.h include/fame_encoder.h include/fame_encoder_mpeg.h include/fame_malloc.h include/fame_monitor.h include/fame_motion.h include/fame_motion_fourstep.h include/fame_motion_none.h include/fame_motion_pmvfast.h include/fame_profile.h include/fame_profile_mpeg.h include/fame_profile_mpeg1.h include/fame_profile_mpeg4_shape.h include/fame_profile_mpeg4_simple.h include/fame_profile_stats.h include/fame_rate.h include/fame_rate_1param.h include/fame_rate_simple.h include/fame_shape.h include/fame_syntax.h include/fame_syntax_mpeg1.h include/fame_syntax_mpeg4.h include/fame_version.h lib/libfame-0.9.so.1 lib/libfame-0.9.so.1.0.0 lib/libfame.a lib/libfame.so -man/man3/fame_close.3.gz -man/man3/fame_encode_frame.3.gz -man/man3/fame_encode_slice.3.gz -man/man3/fame_end_frame.3.gz -man/man3/fame_get_object.3.gz -man/man3/fame_init.3.gz -man/man3/fame_open.3.gz -man/man3/fame_register.3.gz -man/man3/fame_start_frame.3.gz -man/man3/fame_unregister.3.gz +share/man/man3/fame_close.3.gz +share/man/man3/fame_encode_frame.3.gz +share/man/man3/fame_encode_slice.3.gz +share/man/man3/fame_end_frame.3.gz +share/man/man3/fame_get_object.3.gz +share/man/man3/fame_init.3.gz +share/man/man3/fame_open.3.gz +share/man/man3/fame_register.3.gz +share/man/man3/fame_start_frame.3.gz +share/man/man3/fame_unregister.3.gz share/aclocal/libfame.m4