- Respect CXX
PR: ports/65028 Submitted by: michael johnson <ahze@ahze.net>
This commit is contained in:
parent
d4214dde4d
commit
926a95fb11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105857
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
|||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
PLIST_FILES= lib/ladspa/aw.so
|
||||
MAKE_ENV= CXX="${CXX}"
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/aw.so ${LOCALBASE}/lib/ladspa
|
||||
|
|
Loading…
Reference in a new issue