mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
net-im/pidgin-sipe: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those Approved by: portmgr (blanket)
This commit is contained in:
parent
b38e67f5a7
commit
57bd542732
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ CFLAGS+= -Wno-error
|
|||
|
||||
.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
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue