diff options
-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 1ba17b0cb80..9d7dc247fec 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 1ba17b0cb80..9d7dc247fec 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 |