aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-20 14:18:16 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-20 14:18:16 +0000
commit8e36aa89c5357316ed5bf1cc3d877624b51e21a6 (patch)
tree396157fcdbb7630a519852d283355359d2d5d06b /archivers
parentcd8a6ef59252f3c2b2ffb30fe83d49942efc8122 (diff)
downloadports-8e36aa89c5357316ed5bf1cc3d877624b51e21a6.tar.gz
ports-8e36aa89c5357316ed5bf1cc3d877624b51e21a6.zip
archivers/ha: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ha/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 3e69951b4d82..15f05c41b881 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -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>,' \