aboutsummaryrefslogtreecommitdiff
path: root/archivers/ha
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ha')
-rw-r--r--archivers/ha/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index d0daaffd181b..3ae4d8fef042 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -7,7 +7,6 @@ PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ha0999
-EXTRACT_SUFX= .tgz
MAINTAINER= ak@FreeBSD.org
COMMENT= File archiver based on HSC compression method
@@ -20,7 +19,7 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/ha
MAKEFILE= makefile.nix
ALL_TARGET= ha
-USES= gmake
+USES= gmake tar:tgz
post-patch:
@${REINPLACE_CMD} 's,<malloc.h>,<stdlib.h>,' \