diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:33:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:33:38 +0000 |
commit | baa9a633fd9d8b585da3442295ef136afbce9f47 (patch) | |
tree | 025bc2282760c6f2b1730ab0ad99ca1c3f2a6967 /astro | |
parent | 60047f09f96d83b75b9cf05b6c013f45130728f4 (diff) | |
download | ports-baa9a633fd9d8b585da3442295ef136afbce9f47.tar.gz ports-baa9a633fd9d8b585da3442295ef136afbce9f47.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xrmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 32620304a94e..deef5bdce37e 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${SRCFILE} ${DATAFILES} MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Map portions of the earth from a given longitude/latitude +BROKEN= Unfetchable + USE_BZIP2= yes USE_IMAKE= yes MANCOMPRESSED= no |