diff options
author | asami <asami@FreeBSD.org> | 1998-11-16 13:44:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-16 13:44:57 +0800 |
commit | 357fe595525982bdb89e49eac9942f2ecd338e4e (patch) | |
tree | 5dd20e7960b70caceb82e8c729752dd8cdad4478 /x11-wm | |
parent | f7a16cb3d651ad00c7c55674c254ee6b9fa945e4 (diff) | |
download | freebsd-ports-gnome-357fe595525982bdb89e49eac9942f2ecd338e4e.tar.gz freebsd-ports-gnome-357fe595525982bdb89e49eac9942f2ecd338e4e.tar.zst freebsd-ports-gnome-357fe595525982bdb89e49eac9942f2ecd338e4e.zip |
Changed master site or not, I haven't been able to fetch this port for
a few days. Can you put it on your own site or something?
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 59d2cf1470a7..8b97cb598595 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.19 1998/11/11 13:24:53 vanilla Exp $ +# $Id: Makefile,v 1.20 1998/11/15 14:21:55 vanilla Exp $ # DISTNAME= icewm-0.9.16 @@ -20,6 +20,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext .endif LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +BROKEN= fetch + USE_GMAKE= yes USE_X_PREFIX= yes |