From ec8a4e66c1c63749a508e9ed36ff370302fa689f Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Thu, 7 Jan 1999 08:19:57 +0000 Subject: Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. XForms has not been available for FreeBSD/alpha yet. --- x11-wm/xfce4/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11-wm/xfce4') diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 6fe2fc3e9710..ebffaaaa6392 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $ +# $Id: Makefile,v 1.11 1998/12/07 20:46:39 billf Exp $ # DISTNAME= xfce-2.1.1 @@ -15,6 +15,9 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms +# depends on xforms +ONLY_FOR_ARCHS= i386 + BROKEN= install USE_GMAKE= yes -- cgit v1.2.3