diff --git a/graphics/libfame/Makefile b/graphics/libfame/Makefile index 38a6683b7a79..11a4b7722d24 100644 --- a/graphics/libfame/Makefile +++ b/graphics/libfame/Makefile @@ -8,13 +8,15 @@ PORTNAME= libfame PORTVERSION= 0.8.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes MAN3= fame_close.3 fame_encode_frame.3 fame_get_object.3 fame_init.3 \ diff --git a/graphics/libfame/pkg-plist b/graphics/libfame/pkg-plist index ef31d36c238c..4b6c0aec2cbf 100644 --- a/graphics/libfame/pkg-plist +++ b/graphics/libfame/pkg-plist @@ -20,9 +20,7 @@ include/fame_syntax.h include/fame_syntax_mpeg1.h include/fame_syntax_mpeg4.h include/fame_version.h -lib/libfame-0.8.so -lib/libfame-0.8.so.8 lib/libfame.a -lib/libfame.la lib/libfame.so +lib/libfame.so.8 share/aclocal/libfame.m4 diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile index 38a6683b7a79..11a4b7722d24 100644 --- a/multimedia/libfame/Makefile +++ b/multimedia/libfame/Makefile @@ -8,13 +8,15 @@ PORTNAME= libfame PORTVERSION= 0.8.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes MAN3= fame_close.3 fame_encode_frame.3 fame_get_object.3 fame_init.3 \ diff --git a/multimedia/libfame/pkg-plist b/multimedia/libfame/pkg-plist index ef31d36c238c..4b6c0aec2cbf 100644 --- a/multimedia/libfame/pkg-plist +++ b/multimedia/libfame/pkg-plist @@ -20,9 +20,7 @@ include/fame_syntax.h include/fame_syntax_mpeg1.h include/fame_syntax_mpeg4.h include/fame_version.h -lib/libfame-0.8.so -lib/libfame-0.8.so.8 lib/libfame.a -lib/libfame.la lib/libfame.so +lib/libfame.so.8 share/aclocal/libfame.m4