mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Fix MAKE_CMD to be scons after r381976
This commit is contained in:
parent
2eb3537cc2
commit
70c25f91e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381998
@ -22,7 +22,7 @@ LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
|
||||
|
||||
MAKE_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
USES= scons gmake iconv pkgconfig tar:xz
|
||||
USES= gmake scons iconv pkgconfig tar:xz
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
INSTALL_TARGET= install --install-sandbox=${STAGEDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user