diff options
Diffstat (limited to 'games/xothello')
-rw-r--r-- | games/xothello/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/xothello/Makefile b/games/xothello/Makefile index c98c0e5749e6..6381bcee3b4f 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -3,7 +3,7 @@ # Date created: 31 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/08/05 09:31:00 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:56:23 asami Exp $ # DISTNAME= xothello @@ -14,7 +14,9 @@ EXTRACT_SUFX= .tgz 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 NO_CDROM= Possible trademark infringement |