mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Switch to libtool15
PR: ports/77207 Submitted by: Frank J.Laszlo <laszlof@vonostingroup.com> (maintainer)
This commit is contained in:
parent
cf80e46873
commit
bd4a9ddf85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128270
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 \
|
||||||
CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
|
||||||
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
|
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_LIBTOOL_VER= 13
|
USE_LIBTOOL_VER= 15
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue