summaryrefslogtreecommitdiff
path: root/biology/seaview
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-26 23:18:10 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-26 23:18:10 +0000
commit5d04b9652f5ce026a99179fb4e897458aa0cf019 (patch)
tree1fd9b721babd6d1cb3a4e6d2f0a8f6e462eedf56 /biology/seaview
parentMark broken for ELF since the pre-built library is a.out only. (diff)
Mark broken for ELF because of xforms port.
Notes
Notes: svn path=/head/; revision=13406
Diffstat (limited to 'biology/seaview')
-rw-r--r--biology/seaview/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 5776e83325f5..5865ae25bef2 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.7 1998/08/20 17:41:16 jseger Exp $
+# $Id: Makefile,v 1.8 1998/08/21 03:09:08 jseger Exp $
#
DISTNAME= seaview
@@ -14,7 +14,9 @@ EXTRACT_SUFX= .tar
MAINTAINER= frankch@waru.life.nthu.edu.tw
-LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms
+BROKEN_ELF= xforms is a.out only
+
+LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= YES
NO_WRKSUBDIR= YES