diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-03 19:29:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-03 19:29:14 +0800 |
commit | e548bde87192e8128aa34afd2727964230fccc8e (patch) | |
tree | 53c4a6a282372f7e145cc23941f210c72b30647c /astro/xtide | |
parent | 4637f69f9f055c2410214780a7bd09e4881c8ea6 (diff) | |
download | freebsd-ports-gnome-e548bde87192e8128aa34afd2727964230fccc8e.tar.gz freebsd-ports-gnome-e548bde87192e8128aa34afd2727964230fccc8e.tar.zst freebsd-ports-gnome-e548bde87192e8128aa34afd2727964230fccc8e.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'astro/xtide')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 791f8db24163..8b85c9626025 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png +BROKEN= unfetchable + USES= compiler:c++0x gmake libtool localbase tar:bzip2 USE_LDCONFIG= yes |