1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

audio/liba52: Define USE_CSTD= gnu89 and remove GNU_CONFIGURE_MANPREFIX

...to avoid potential build failures down the road and
GNU_CONFIGURE_MANPREFIX is no longer necessary
This commit is contained in:
Daniel Engberg 2024-08-24 12:15:18 +02:00
parent 59d778fbc3
commit f21af2ec22

View File

@ -1,6 +1,6 @@
PORTNAME= liba52
DISTVERSION= 0.8.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://distfiles.adelielinux.org/source/a52dec/
DISTNAME= a52dec-${DISTVERSION}
@ -13,10 +13,11 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf libtool pathfix
USE_CSTD= gnu89
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
TEST_TARGET= check