summaryrefslogtreecommitdiff
path: root/games/xmastermind
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 /games/xmastermind
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 'games/xmastermind')
-rw-r--r--games/xmastermind/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile
index 70ccc6c9dd8d..a0d89727157f 100644
--- a/games/xmastermind/Makefile
+++ b/games/xmastermind/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 March 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.3 1998/08/05 09:30:59 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/07 23:56:22 asami Exp $
#
DISTNAME= xmastermind-0.1
@@ -13,7 +13,9 @@ MASTER_SITE_SUBDIR= games/strategy
MAINTAINER= andy@icc.surw.chel.su
-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