mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Fix Index add proper TCMALLOC_LIB_DEPENDS
Approved by: pawel / wg (mentors, implicit)
This commit is contained in:
parent
eecee497f7
commit
328b990a79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331738
@ -62,8 +62,8 @@ SHOUTCAST_LIB_DEPENDS= libshout.so:${PORTSDIR}/audio/libshout
|
||||
SHOUTCAST_SCONS_ARGS_ON= shoutcast=1
|
||||
SHOUTCAST_SCONS_ARGS_OFF= shoutcast=0
|
||||
|
||||
TCMALLOC_LIB_DEPENDS= libtcmalloc.so
|
||||
TCMALLOC_SCONS_ARGS_ON= perftools=
|
||||
TCMALLOC_LIB_DEPENDS= libtcmalloc.so:${PORTSDIR}/devel/google-perftools
|
||||
TCMALLOC_SCONS_ARGS_ON= perftools=1
|
||||
TCMALLOC_SCONS_ARGS_OFF= perftools=0
|
||||
|
||||
WAVPACK_LIB_DEPENDS= libwavpack.so:${PORTSDIR}/audio/wavpack
|
||||
|
Loading…
Reference in New Issue
Block a user