- Respect CXX
This commit is contained in:
parent
da070f1e60
commit
24df18c6d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327166
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ post-patch:
|
|||
-e '/OBJECT/ s|".*\(LevelDB\.o\).*"|"\1"|' \
|
||||
-e '/INC/ s|-I|-I${LOCALBASE}/include &|' \
|
||||
-e '/LIBS/ s|\[\(.*\)\]|["-L${LOCALBASE}/lib -lleveldb " . (\1)]|' \
|
||||
-e 's|g++|${CXX}|' \
|
||||
${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue