aboutsummaryrefslogtreecommitdiff
path: root/archivers/ha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ha/Makefile')
-rw-r--r--archivers/ha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 3e69951b4d82..18f5a3ebd49e 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -1,8 +1,6 @@
-# Created by: ache
-
PORTNAME= ha
PORTVERSION= 0.999b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= https://aklv.github.io/distfiles/
DISTNAME= ha0999
@@ -25,6 +23,8 @@ post-patch:
-e 's|LDFLAGS = -O2||' \
-e 's|CFLAGS = -Wall -O2|CFLAGS += -Wall|' \
${WRKSRC}/makefile.nix
+ @${REINPLACE_CMD} -e 's|OBJS = machine.o info.o|OBJS = machine.o info.o sanitize.o|' \
+ ${WRKSRC}/nix/makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ha ${STAGEDIR}${PREFIX}/bin