mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
textproc/castxml: fix build with GCC-based architectures
PR: 235372 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
bbd6355725
commit
ccf6e0932c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492073
@ -14,7 +14,7 @@ BUILD_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
|
||||
RUN_DEPENDS= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
|
||||
TEST_DEPENDS= ${LOCALBASE}/lib/libxml2.so:textproc/libxml2
|
||||
|
||||
USES= cmake
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CastXML
|
||||
GH_PROJECT= CastXML
|
||||
|
Loading…
Reference in New Issue
Block a user