diff options
Diffstat (limited to 'multimedia/libfame/Makefile')
-rw-r--r-- | multimedia/libfame/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 \ |