1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix MAKE_CMD to be scons after r381976

This commit is contained in:
Bryan Drewery 2015-03-23 14:05:49 +00:00
parent 2eb3537cc2
commit 70c25f91e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381998

View File

@ -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}