mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/facter: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
12bc458a7a
commit
edebf2bc5c
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ CONFLICTS_INSTALL= rubygem-facter-2*
|
|||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
USES= cmake:noninja compiler:c++11-lib ssl
|
||||
USES= cmake:noninja compiler:c++11-lib cpe ssl
|
||||
CPE_VENDOR= puppet
|
||||
USE_LDCONFIG= yes
|
||||
USE_RUBY= yes
|
||||
CMAKE_ARGS+= -DMAN_PATH=${MANPREFIX}/man
|
||||
|
|
Loading…
Add table
Reference in a new issue