diff options
author | asami <asami@FreeBSD.org> | 1998-11-23 19:15:43 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-23 19:15:43 +0800 |
commit | ac0410e95fefeb106278b4e09fec1c4c2877a049 (patch) | |
tree | 2c1a49ad03cf46fab3ce02cd4fee756c4d0b0536 /x11-wm | |
parent | f682cfa5eb6b7bd6e880d17662fe06353734b56b (diff) | |
download | freebsd-ports-gnome-ac0410e95fefeb106278b4e09fec1c4c2877a049.tar.gz freebsd-ports-gnome-ac0410e95fefeb106278b4e09fec1c4c2877a049.tar.zst freebsd-ports-gnome-ac0410e95fefeb106278b4e09fec1c4c2877a049.zip |
This one is so broken I can't get it to reinstall after deinstall. Mark
it broken.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 1ba17b0cb801..9d7dc247fec5 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 diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 1ba17b0cb801..9d7dc247fec5 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/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 |