aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gtar
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2013-08-02 04:22:27 +0800
committernaddy <naddy@FreeBSD.org>2013-08-02 04:22:27 +0800
commita82b907aea4e9ec9b519ffbac4da94897f86ba30 (patch)
tree7bb62db90d2a538c347e596844736cd7fe4d260b /archivers/gtar
parent689bca54941178ad6f874174097ff9a51ba9c959 (diff)
downloadfreebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.tar.gz
freebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.tar.zst
freebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.zip
For all my ports
* remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
Diffstat (limited to 'archivers/gtar')
-rw-r--r--archivers/gtar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index f78a99a7e85b..511934414131 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -16,11 +16,10 @@ COMMENT= GNU version of the traditional tape archiver
INFO= tar
-USES= iconv
+USES= iconv
USE_AUTOTOOLS= autoconf:env # autom4te
USE_XZ= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --program-prefix=g \
--disable-silent-rules
CPPFLAGS+= -I${LOCALBASE}/include