aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-callback
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:25:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:25:30 +0000
commit037a3b5bf96e407a2da867ec3e413bcecd2519ab (patch)
treeafcff3c410991c9dc05c76d815c0d7e11f81b352 /mail/milter-callback
parent3e6b9b30e3961eea549df0fdec277cfbb402f3fa (diff)
downloadports-037a3b5bf96e407a2da867ec3e413bcecd2519ab.tar.gz
ports-037a3b5bf96e407a2da867ec3e413bcecd2519ab.zip
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz. Approved by: portmgr (most of them)
Notes
Notes: svn path=/head/; revision=363395
Diffstat (limited to 'mail/milter-callback')
-rw-r--r--mail/milter-callback/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile
index 34fd06f41895..ddfffb2ef959 100644
--- a/mail/milter-callback/Makefile
+++ b/mail/milter-callback/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv3
LIB_DEPENDS+= libspf2.so:${PORTSDIR}/mail/libspf2
-USE_XZ= yes
+USES= tar:xz
USE_RC_SUBR= milter-callback
USE_GCC= any