diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 80ec5b25dc75801bb2098566d7f68f420ccb62d6 (patch) | |
tree | 42ab25c392c6dd255d0deb68b8fb1d035a39935b /games | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xjumpjump/Makefile | 4 | ||||
-rw-r--r-- | games/xmastermind/Makefile | 4 | ||||
-rw-r--r-- | games/xothello/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index cd5dd41d2c10..9846484c2726 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -3,7 +3,7 @@ # Date created: 9 April 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:04 steve Exp $ # DISTNAME= xjumpjump @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz 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 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 diff --git a/games/xothello/Makefile b/games/xothello/Makefile index 6381bcee3b4f..a08a4df3e423 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.4 1998/08/07 23:56:23 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/26 23:18:05 steve Exp $ # DISTNAME= xothello @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= andy@icc.surw.chel.su -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms NO_CDROM= Possible trademark infringement |