diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-06 19:56:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-06 19:56:55 +0000 |
commit | 6fc9c42e57be094231c0726553531d9604247a81 (patch) | |
tree | 78a46fa3637e0c537a4390f768cc84710fc00b8a /multimedia/libfame/Makefile | |
parent | 72332230ee97c85763bb9ce3fd57cd2584055ff2 (diff) |
upgrade to 0.9.0
PR: 40244
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=62528
Diffstat (limited to 'multimedia/libfame/Makefile')
-rw-r--r-- | multimedia/libfame/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile index 88062545f084..85505c1e0d94 100644 --- a/multimedia/libfame/Makefile +++ b/multimedia/libfame/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libfame -PORTVERSION= 0.8.10 +PORTVERSION= 0.9.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org 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 \ |