aboutsummaryrefslogtreecommitdiff
path: root/astro/wcslib
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/wcslib
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/wcslib')
-rw-r--r--astro/wcslib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile
index 473aae0040cb..300744513ed0 100644
--- a/astro/wcslib/Makefile
+++ b/astro/wcslib/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/
MAINTAINER= tonymaher@optusnet.com.au
COMMENT= Library for parsing/generating FITS headers
-USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gmake
+USES= tar:bzip2 gmake
MAKEFILE= GNUmakefile
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes