aboutsummaryrefslogtreecommitdiff
path: root/astro/xearth
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-01 09:00:15 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-01 09:00:15 +0000
commitb3f95b0e35b44920caf8a234bf0a9b80104b4634 (patch)
treea682cc9d46cc0e41d0ad2c5e6334969995c75000 /astro/xearth
parent02fe5fe0ccd1c85834e1677e974bfca0e56f138c (diff)
downloadports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.tar.gz
ports-b3f95b0e35b44920caf8a234bf0a9b80104b4634.zip
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License
Notes
Notes: svn path=/head/; revision=356065
Diffstat (limited to 'astro/xearth')
-rw-r--r--astro/xearth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
index a69855722b92..95bb96b54dcd 100644
--- a/astro/xearth/Makefile
+++ b/astro/xearth/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= mexas@bris.ac.uk
COMMENT= Set the root window to the image of earth
USE_XORG= x11 xext sm ice xt
-USE_XZ= yes
+USES= tar:xz
PLIST_FILES= bin/xearth \
man/man1/xearth.1.gz \
lib/X11/xearth/freebsd.committers.markers \