audio/arss: Remove nop CMAKE_C_ARGS
Also use WRKSRC_SUBDIR and USES=localbase:ldflags while here.
This commit is contained in:
parent
e45b4f7488
commit
6d257ebb83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502697
@ -13,12 +13,10 @@ COMMENT= Additive Image Synthesizer (convert audio to images, images to audio)
|
||||
|
||||
LIB_DEPENDS= libfftw3.so:math/fftw3
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
USES= cmake:insource
|
||||
USES= cmake:insource localbase:ldflags
|
||||
USE_LDCONFIG= ${PREFIX}/lib
|
||||
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
|
||||
CMAKE_C_FLAGS= ${CFLAGS}
|
||||
|
||||
WRKSRC_SUBDIR= src
|
||||
|
||||
PLIST_FILES= bin/arss
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user