Skip to content

Commit

Permalink
devel/libvex: Add PORTSCOUT tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 26, 2023
1 parent b66d7bf commit 346ff8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/libvex/Makefile
Expand Up @@ -25,6 +25,8 @@ CFLAGS+= -DVGA_${ARCH:S/i386/x86/:S/aarch64/arm/:S/powerpc64/ppc64le/:S/powerpc/

MAKE_ARGS= EXTRA_CFLAGS="${CFLAGS}"

PORTSCOUT= ignore:1 # LibVEX is a part of Valgrind and isn't individually versioned

do-install:
cd ${WRKSRC}/pub && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/libvex
${INSTALL_DATA} ${WRKSRC}/libvex.a ${STAGEDIR}${PREFIX}/lib
Expand Down

0 comments on commit 346ff8d

Please sign in to comment.