mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
archivers/ha: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
cd8a6ef592
commit
8e36aa89c5
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ NO_WRKSUBDIR= yes
|
|||
PLIST_FILES= bin/ha
|
||||
MAKEFILE= makefile.nix
|
||||
ALL_TARGET= ha
|
||||
USES= gmake tar:tgz
|
||||
USES= cpe gmake tar:tgz
|
||||
CPE_VENDOR= linux-ha
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's,<malloc.h>,<stdlib.h>,' \
|
||||
|
|
Loading…
Add table
Reference in a new issue