mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Convert USE_SCONS to USES
This commit is contained in:
parent
12835d1061
commit
6d93596b18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344117
@ -20,10 +20,9 @@ LICENSE_COMB= dual
|
||||
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
|
||||
|
||||
USE_XZ= yes
|
||||
USE_SCONS= yes
|
||||
SCONS_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
|
||||
MAKE_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake iconv pkgconfig
|
||||
USES= scons gmake iconv pkgconfig
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user