mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
sysutils/nix: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
4362ee6eec
commit
2fe5a2d21b
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user