diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 00:20:49 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 00:20:49 +0800 |
commit | 3f1d0b74cc1046f0edae8497e29de36223a84d80 (patch) | |
tree | 9108ad2640c9a46f8da1951238f565e25fec16d3 /misc/earthview | |
parent | 6cee13705ebd76321a66160cdd654f7b4c56843c (diff) | |
download | freebsd-ports-gnome-3f1d0b74cc1046f0edae8497e29de36223a84d80.tar.gz freebsd-ports-gnome-3f1d0b74cc1046f0edae8497e29de36223a84d80.tar.zst freebsd-ports-gnome-3f1d0b74cc1046f0edae8497e29de36223a84d80.zip |
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'misc/earthview')
-rw-r--r-- | misc/earthview/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/earthview/Makefile b/misc/earthview/Makefile index dbc835edd544..b35b0f9bf35c 100644 --- a/misc/earthview/Makefile +++ b/misc/earthview/Makefile @@ -15,6 +15,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Produces a view output of an arbitrary region of the Earth +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + USE_REINPLACE= yes USE_XLIB= yes CFLAGS+= -I${X11BASE}/include |