diff options
Diffstat (limited to 'astro/wcslib/Makefile')
-rw-r--r-- | astro/wcslib/Makefile | 3 |
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 |