diff options
author | asami <asami@FreeBSD.org> | 1998-11-23 11:15:43 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-23 11:15:43 +0000 |
commit | ac0410e95fefeb106278b4e09fec1c4c2877a049 (patch) | |
tree | 2c1a49ad03cf46fab3ce02cd4fee756c4d0b0536 /x11-wm/xfce | |
parent | f682cfa5eb6b7bd6e880d17662fe06353734b56b (diff) | |
download | FreeBSD-ports-ac0410e95fefeb106278b4e09fec1c4c2877a049.zip FreeBSD-ports-ac0410e95fefeb106278b4e09fec1c4c2877a049.tar.gz |
This one is so broken I can't get it to reinstall after deinstall. Mark
it broken.
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 1ba17b0..9d7dc24 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.8 1998/11/18 20:02:45 billf Exp $ +# $Id: Makefile,v 1.9 1998/11/23 09:29:50 asami Exp $ # DISTNAME= xfce-2.1.1 @@ -16,6 +16,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms BROKEN_ELF= xforms is a.out only +BROKEN= install USE_GMAKE= yes USE_IMAKE= yes |