diff options
-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 |