aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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
parentb55428d14a6a552c7e2405f40678662b6845e3d4 (diff)
downloadports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz
ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dtpstree/Makefile3
-rw-r--r--sysutils/fusefs-unionfs/Makefile3
-rw-r--r--sysutils/hidesvn/Makefile3
-rw-r--r--sysutils/mate-power-manager/Makefile3
-rw-r--r--sysutils/metalog/Makefile3
-rw-r--r--sysutils/ori/Makefile3
-rw-r--r--sysutils/pam_mount/Makefile3
7 files changed, 7 insertions, 14 deletions
diff --git a/sysutils/dtpstree/Makefile b/sysutils/dtpstree/Makefile
index dd1c435c5321..485ce156f39b 100644
--- a/sysutils/dtpstree/Makefile
+++ b/sysutils/dtpstree/Makefile
@@ -12,10 +12,9 @@ COMMENT= Display a tree of processes
LICENSE= APACHE20
-USE_XZ= yes
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
-USES= gmake
+USES= gmake tar:xz
MAN1= dtpstree.1
PLIST_FILES= bin/dtpstree \
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
diff --git a/sysutils/hidesvn/Makefile b/sysutils/hidesvn/Makefile
index 2b868d99469a..60bf51e8a9c1 100644
--- a/sysutils/hidesvn/Makefile
+++ b/sysutils/hidesvn/Makefile
@@ -9,9 +9,8 @@ MASTER_SITES= http://80386.nl/projects/${PORTNAME}/distfiles/
MAINTAINER= ed@FreeBSD.org
COMMENT= Utility that uses LD_PRELOAD to hide .svn directories
-USES= shebangfix
+USES= shebangfix tar:xz
USE_LDCONFIG= yes
-USE_XZ= yes
PLIST_FILES= bin/hidesvn lib/libhidesvn.so man/man1/hidesvn.1.gz
SHEBANG_FILES= hidesvn.sh
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
index 9d81fde50763..067e3e32629c 100644
--- a/sysutils/mate-power-manager/Makefile
+++ b/sysutils/mate-power-manager/Makefile
@@ -22,8 +22,7 @@ RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig
-USE_XZ= yes
+USES= gettext gmake pathfix pkgconfig tar:xz
USE_MATE= autogen common:build docutils intlhack libmatekeyring \
panel
USE_XORG= x11 xext xproto xrandr xrender
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index 273b0495fd40..b9d54ff8cbef 100644
--- a/sysutils/metalog/Makefile
+++ b/sysutils/metalog/Makefile
@@ -14,8 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
-USES= pkgconfig
-USE_XZ= yes
+USES= pkgconfig tar:xz
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile
index e3e684bd9d4f..fcc6ea72797d 100644
--- a/sysutils/ori/Makefile
+++ b/sysutils/ori/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= pkgconfig fuse scons
+USES= pkgconfig fuse scons tar:xz
USE_OPENSSL= yes
-USE_XZ= yes
WITH_OPENSSL_PORT= yes
PLIST_FILES= bin/ori \
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile
index d371b344eb48..c3214f9f2dba 100644
--- a/sysutils/pam_mount/Makefile
+++ b/sysutils/pam_mount/Makefile
@@ -15,9 +15,8 @@ LICENSE_COMB= multi
LIB_DEPENDS= libHX.so:${PORTSDIR}/lang/libhx
-USES= pkgconfig perl5
+USES= pkgconfig perl5 tar:xz
USE_GNOME= libxml2
-USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= libcrypto_LIBS="-L/usr/lib -lcrypto" \