- Fix build WITH_CDPARANOIA=yes
PR: 60972 Submitted by: Esa Karkkainen <ejk@iki.fi>, Ports Fury
This commit is contained in:
parent
8654c0d868
commit
d9354ab0a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97471
@ -20,6 +20,7 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui vte
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
@ -30,4 +31,7 @@ LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
|
||||
CONFIGURE_ARGS+= --disable-cdpar
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<cdda/cdda|<cdda|g' ${WRKSRC}/src/cdpar.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user