From 946f7419f0455c942c9d95e87f71f25fa9f964c2 Mon Sep 17 00:00:00 2001 From: billf Date: Mon, 7 Dec 1998 20:46:40 +0000 Subject: Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey. --- games/xmastermind/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/xmastermind') diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index a0d89727157f..89c19772e956 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.4 1998/08/07 23:56:22 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/26 23:18:05 steve Exp $ # DISTNAME= xmastermind-0.1 @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= andy@icc.surw.chel.su -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes -- cgit