aboutsummaryrefslogtreecommitdiff
path: root/archivers/ruby-lha
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-05-29 20:18:17 +0000
committerJohn Marino <marino@FreeBSD.org>2014-05-29 20:18:17 +0000
commit9951638e48bbb7051abcd018150645df357ae781 (patch)
tree94db23b3dad6bc8efe1722de55c67f7d6bafb4a7 /archivers/ruby-lha
parent5f330816ce7a364030a070e43497b1c17ac08743 (diff)
downloadports-9951638e48bbb7051abcd018150645df357ae781.tar.gz
ports-9951638e48bbb7051abcd018150645df357ae781.zip
2 more ports: convert to USES+= zip
USES=zip is currently desired when all distfiles are zip archives, unless the after-extraction arguments are tailored for ${TAR}. Currently USES=zip is incompatible with multiple distfiles of different formats, but this is being worked on. Approved by: general infrastructure blanket
Notes
Notes: svn path=/head/; revision=355743
Diffstat (limited to 'archivers/ruby-lha')
-rw-r--r--archivers/ruby-lha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ruby-lha/Makefile b/archivers/ruby-lha/Makefile
index 6ad4821527de..36dc6892a776 100644
--- a/archivers/ruby-lha/Makefile
+++ b/archivers/ruby-lha/Makefile
@@ -9,11 +9,11 @@ MASTER_SITES= http://arton.no-ip.info/data/lhalib/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= lhalib-${PORTVERSION}
DIST_SUBDIR= ruby
-EXTRACT_SUFX= .zip
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension to unpack LHA-compressed files
+USES= zip
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
RUBY_EXTCONF= ext/extconf.rb