devel/linux-c7-strace: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
e67e77101d
commit
cd65affd87
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ COMMENT= System call tracer (CentOS ${LINUX_DIST_VER})
|
|||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libdw.so.1:devel/linux-c7-elfutils-libs
|
||||
|
||||
USES= linux:c7
|
||||
USES= cpe linux:c7
|
||||
USE_LINUX_RPM= nolib
|
||||
|
||||
CPE_VENDOR= strace_project
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue