diff options
author | asami <asami@FreeBSD.org> | 1998-08-15 16:11:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-15 16:11:17 +0800 |
commit | 9ded12daad487331bbf9ee7f147a454a69408e2a (patch) | |
tree | 5e8444b199901312da06848eec4becca24013958 /x11-fm/jafm | |
parent | ed46a4e8711b5d73fe1ab90e54cff238f5284408 (diff) | |
download | freebsd-ports-gnome-9ded12daad487331bbf9ee7f147a454a69408e2a.tar.gz freebsd-ports-gnome-9ded12daad487331bbf9ee7f147a454a69408e2a.tar.zst freebsd-ports-gnome-9ded12daad487331bbf9ee7f147a454a69408e2a.zip |
The bleeping master site is not letting us have the distfile.
Diffstat (limited to 'x11-fm/jafm')
-rw-r--r-- | x11-fm/jafm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/jafm/Makefile b/x11-fm/jafm/Makefile index 5945413ca962..3a6d6329998d 100644 --- a/x11-fm/jafm/Makefile +++ b/x11-fm/jafm/Makefile @@ -3,7 +3,7 @@ # Date created: 31 August 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.1.1.1 1998/08/10 00:23:48 steve Exp $ +# $Id: Makefile,v 1.2 1998/08/15 08:06:09 asami Exp $ # DISTNAME= jafm-0.5 @@ -12,6 +12,8 @@ MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/ MAINTAINER= brett@peloton.physics.montana.edu +BROKEN= fetch + USE_QT= yes USE_GMAKE= yes ALL_TARGET= jafm |