aboutsummaryrefslogtreecommitdiff
path: root/archivers/hlextract
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:35:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:35:40 +0000
commitaf8d1ef59ecb3fb312e77b125f1f6af12fa058cd (patch)
tree774c4f7611ec5992cbebffa2b18ed52ae753a98d /archivers/hlextract
parentbebb0247f71664ce6df4b62aacbbc0669b2ee73b (diff)
downloadports-af8d1ef59ecb3fb312e77b125f1f6af12fa058cd.tar.gz
ports-af8d1ef59ecb3fb312e77b125f1f6af12fa058cd.zip
Convert archivers to USES=zip
Notes
Notes: svn path=/head/; revision=347400
Diffstat (limited to 'archivers/hlextract')
-rw-r--r--archivers/hlextract/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index 72a021caf95a..95e84f30d8a8 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2.4.4
CATEGORIES= archivers games
MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= hllib${PORTVERSION:S/.//g}
-EXTRACT_SUFX= .zip
MAINTAINER= danilo@FreeBSD.org
COMMENT= Utility to extract data from various Half-Life file formats
@@ -15,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libhl.so:${PORTSDIR}/games/hllib
-USES= dos2unix
+USES= dos2unix zip
WRKSRC= ${WRKDIR}/HLExtract
PATCH_WRKSRC= ${WRKDIR}