aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-unionfs
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:07:39 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:07:39 +0000
commitfff296bfe7e1afaa552a3b360b7a478288ef7be9 (patch)
tree89c14611c583909707d36d2ee33980021a65b425 /sysutils/fusefs-unionfs
parentb55428d14a6a552c7e2405f40678662b6845e3d4 (diff)
downloadports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz
ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363392
Diffstat (limited to 'sysutils/fusefs-unionfs')
-rw-r--r--sysutils/fusefs-unionfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-unionfs/Makefile b/sysutils/fusefs-unionfs/Makefile
index 964b6739cbf1..d563c6ad1051 100644
--- a/sysutils/fusefs-unionfs/Makefile
+++ b/sysutils/fusefs-unionfs/Makefile
@@ -14,8 +14,7 @@ COMMENT= FUSE based implementation of the well-known unionfs
PLIST_FILES= bin/unionfs \
man/man8/unionfs-fuse.8.gz
-USES= fuse cmake
-USE_XZ= yes
+USES= fuse cmake tar:xz
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib