mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
add USE_AUTOTOOLS back to fix build failure.
Submitted by: swills@
This commit is contained in:
parent
57837235b6
commit
bb9b187c71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357808
@ -16,6 +16,7 @@ COMMENT= C++ class library of common digital signal processing functions
|
||||
WRKSRC= ${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION}
|
||||
|
||||
USES= gmake libtool
|
||||
USE_AUTOTOOLS= libtool:env
|
||||
MAKE_ENV= MKDIR="${MKDIR}" INLINE_VER="${INLINE_VER}"
|
||||
MAKEFILE= Makefile.BSD
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user