mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/thrift-cpp: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
4e7cdbe912
commit
dc068db8e0
1 changed files with 2 additions and 1 deletions
|
@ -19,8 +19,9 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||||
|
|
||||||
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
||||||
|
|
||||||
USES= bison cmake pkgconfig compiler:c++11-lang \
|
USES= bison cmake pkgconfig compiler:c++11-lang cpe \
|
||||||
libtool pathfix ssl
|
libtool pathfix ssl
|
||||||
|
CPE_VENDOR= apache
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}"
|
PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue