diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-03 11:29:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-03 11:29:14 +0000 |
commit | e12fd8476297ef033e57071970b9ad12036a8c72 (patch) | |
tree | 53c4a6a282372f7e145cc23941f210c72b30647c | |
parent | a8be113dc6f3724412678c64c273d15b7d64d247 (diff) | |
download | ports-e12fd8476297ef033e57071970b9ad12036a8c72.tar.gz ports-e12fd8476297ef033e57071970b9ad12036a8c72.zip |
Notes
-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 |