From 9e8a8c651808a740a4d8d6e85cbcbe892f3f740a Mon Sep 17 00:00:00 2001 From: simokawa 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. --- biology/seaview/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'biology/seaview/Makefile') diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 7b62270403b2..d506d3589603 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 5 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.10 1998/10/08 10:08:33 jkoshy Exp $ +# $Id: Makefile,v 1.11 1998/11/03 00:51:24 jseger Exp $ # DISTNAME= seaview @@ -16,6 +16,9 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms +# depends on xforms +ONLY_FOR_ARCHS= i386 + USE_X_PREFIX= YES NO_WRKSUBDIR= YES EXTRACT_BEFORE_ARGS= -xf -- cgit