Skip to content

Commit

Permalink
sysutils/nix: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Mar 18, 2022
1 parent 4362ee6 commit 2fe5a2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/nix/Makefile
Expand Up @@ -32,12 +32,14 @@ TEST_DEPENDS= dot:graphics/graphviz \
gxargs:misc/findutils \
hg:devel/mercurial

USES= autoreconf bison compiler:c++17-lang gmake localbase pkgconfig \
USES= autoreconf bison compiler:c++17-lang cpe gmake localbase pkgconfig \
sqlite:3 ssl
USE_GITHUB= yes
GH_ACCOUNT= NixOS
USE_LDCONFIG= yes

CPE_VENDOR= nix_project

HAS_CONFIGURE= yes
# Workaround for bashisms in the configure script.
CONFIGURE_SHELL= ${_BASH}
Expand Down

0 comments on commit 2fe5a2d

Please sign in to comment.