diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 00:20:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 00:20:49 +0800 |
commit | 279a42afedb66ade4e96c1f8c5cf2b9eb81a4620 (patch) | |
tree | 7ef878d71e082e7295e7e2fbae1034a747f9a2b2 /misc/earthview | |
parent | 29a48c05e0ad27f219edabe8ae4f657c1497357a (diff) | |
download | freebsd-ports-gnome-279a42afedb66ade4e96c1f8c5cf2b9eb81a4620.tar.gz freebsd-ports-gnome-279a42afedb66ade4e96c1f8c5cf2b9eb81a4620.tar.zst freebsd-ports-gnome-279a42afedb66ade4e96c1f8c5cf2b9eb81a4620.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 |