aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ambit
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-06-20 08:09:20 +0800
committeradamw <adamw@FreeBSD.org>2014-06-20 08:09:20 +0800
commit4303903c0bc18fb0cd170a1e55ac0ea5f9deed64 (patch)
tree5fa3d1df99a468cad1e540cb1fdf173f34671bfe /shells/ambit
parentdaf5561bc56cd7935ee8bb50dba7bd5b12306848 (diff)
downloadfreebsd-ports-gnome-4303903c0bc18fb0cd170a1e55ac0ea5f9deed64.tar.gz
freebsd-ports-gnome-4303903c0bc18fb0cd170a1e55ac0ea5f9deed64.tar.zst
freebsd-ports-gnome-4303903c0bc18fb0cd170a1e55ac0ea5f9deed64.zip
Use the USES=tar:... variants.
Diffstat (limited to 'shells/ambit')
-rw-r--r--shells/ambit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ambit/Makefile b/shells/ambit/Makefile
index d3e79632f5e5..8d3adef1fbd7 100644
--- a/shells/ambit/Makefile
+++ b/shells/ambit/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2.0.39
CATEGORIES= shells
MASTER_SITES= http://m.a.tt/er/
DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= .tgz
MAINTAINER= sklauder@trimind.de
COMMENT= Extended bash brace expansion to expand hostnames or commands
@@ -15,6 +14,7 @@ LICENSE= GPLv3
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+USES= tar:tgz
AMBITDIR?= /var/spool/${PORTNAME}
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}