mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
print/dymo-cups-drivers: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
This commit is contained in:
parent
39c7002d55
commit
8e3b6ba52e
@ -23,9 +23,6 @@ WRKSRC= ${WRKDIR}/dymo-cups-drivers-1.4.0.5
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))
|
||||
USES+= llvm:max=15
|
||||
CC= clang${LLVM_VERSION}
|
||||
CPP= clang-cpp${LLVM_VERSION}
|
||||
CXX= clang++${LLVM_VERSION}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user