summaryrefslogtreecommitdiffstats
path: root/x11/tycoon
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
committersimokawa <simokawa@FreeBSD.org>1999-01-07 08:19:57 +0000
commit9e8a8c651808a740a4d8d6e85cbcbe892f3f740a (patch)
treea8a199efd8ea517d4b11c952a923af869bf1813c /x11/tycoon
parentce0a236b51487c5dc3928238fb580d9fa25cd593 (diff)
downloadFreeBSD-ports-9e8a8c651808a740a4d8d6e85cbcbe892f3f740a.zip
FreeBSD-ports-9e8a8c651808a740a4d8d6e85cbcbe892f3f740a.tar.gz
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
Diffstat (limited to 'x11/tycoon')
-rw-r--r--x11/tycoon/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile
index ae560f0..3f698fe 100644
--- a/x11/tycoon/Makefile
+++ b/x11/tycoon/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 September 1997
# Whom: steve@farrell.org
#
-# $Id: Makefile,v 1.4 1998/12/07 20:46:38 billf Exp $
+# $Id: Makefile,v 1.5 1998/12/22 05:43:38 asami Exp $
#
DISTNAME= tycoon-1.07o
@@ -16,6 +16,9 @@ MAINTAINER= steve@farrell.org
LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
+# depends on xforms
+ONLY_FOR_ARCHS= i386
+
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
OpenPOWER on IntegriCloud