mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- GNU_CONFIGURE -> USE_LIBTOOL
- Fix pkg-plist and bump PORTREVISION PR: 36580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
f3bf1e3e03
commit
65ee9847c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57083
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user