diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-10 17:48:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-10 17:48:42 +0000 |
commit | 3a9db4cd89d98a545f2a105fc6940dc362297551 (patch) | |
tree | b21e24fb061e61b8cf32ba4f7c2ba48ea6843cd8 /astro | |
parent | 54202ec56aff1503bed406c813f5805fec4e772c (diff) | |
download | ports-3a9db4cd89d98a545f2a105fc6940dc362297551.tar.gz ports-3a9db4cd89d98a545f2a105fc6940dc362297551.zip |
Notes
Diffstat (limited to 'astro')
-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 |