diff options
-rw-r--r-- | astro/x3arth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile index 012ead875476..c5ccec6e9357 100644 --- a/astro/x3arth/Makefile +++ b/astro/x3arth/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= ports@FreeBSD.org +IGNORE= "FTP directory format changed, can no longer fetch images" + RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \ ${X11BASE}/bin/xv:${PORTSDIR}/graphics/xv |