1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Honor CXX and CPP

PR:		ports/158399
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by:	bapt (mentor, implicit)
This commit is contained in:
Julien Laffaye 2011-06-29 19:50:55 +00:00
parent d2f0ac5fa3
commit 3a0a528ec1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276679

View File

@ -27,7 +27,7 @@ OPTIONS= DEVEL "Install development files (library and headers)" off
USE_SCONS= yes
SCONS_TARGET= all
SCONS_ARGS= --prefix=${PREFIX}
SCONS_ARGS= --prefix=${PREFIX} --cxx=${CXX} --cpp=${CPP}
USERS= mongodb
GROUPS= mongodb