aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-06-19 18:16:40 +0800
committerpi <pi@FreeBSD.org>2014-06-19 18:16:40 +0800
commit5b8e7e9d4ca68d495113f452ce52eae7809446d1 (patch)
treebd8cf1c54bcfc04d6cfe1be16133c0d0e01277a0 /misc
parent34b90db041966647225d2c2aadc35023e49b82a4 (diff)
downloadfreebsd-ports-gnome-5b8e7e9d4ca68d495113f452ce52eae7809446d1.tar.gz
freebsd-ports-gnome-5b8e7e9d4ca68d495113f452ce52eae7809446d1.tar.zst
freebsd-ports-gnome-5b8e7e9d4ca68d495113f452ce52eae7809446d1.zip
misc/patchutils: USE_XZ -> USES=tar:xz
Approved by: portmgr (blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/patchutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile
index 13a9151b816e..4bee9e099f29 100644
--- a/misc/patchutils/Makefile
+++ b/misc/patchutils/Makefile
@@ -9,8 +9,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/
MAINTAINER= johans@FreeBSD.org
COMMENT= Small collection of programs that operate on patch files
-USE_XZ= yes
-USES= perl5
+USES= perl5 tar:xz
USE_PERL5= run build patch
GNU_CONFIGURE= yes