- Fix a typo
- Remove superfluous use_ldconfig Approved by: Buganini <buganini@gmail.com> (maintainer)
This commit is contained in:
parent
68a16b0390
commit
9ee53c15ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194256
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# New ports collection makefile for: audacious-audacious
|
||||
# New ports collection makefile for: audacious-mac
|
||||
# Date created: 23 June 2007
|
||||
# Whom: buganini@gmail.com
|
||||
#
|
||||
|
@ -19,7 +19,6 @@ LIB_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|CXXFLAGS = @CXXFLAGS@|CXXFLAGS = @CXXFLAGS@ -lmac|' ${WRKSRC}/src/Makefile.in
|
||||
|
|
Loading…
Reference in a new issue