summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
commitec8a4e66c1c63749a508e9ed36ff370302fa689f (patch)
treec4304430f5506818e6eb1fb0c4dc86e66ba89840 /x11-wm/xfce4/Makefile
parentUpdate to use new WRKSRC directory. (diff)
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
Notes
Notes: svn path=/head/; revision=15906
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile5
1 files changed, 4 insertions, 1 deletions
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 <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $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