diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-14 03:58:36 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-14 03:58:36 +0000 |
commit | fcf5e39048a1bb85b95a5c88b7502299a1eb139c (patch) | |
tree | 395768cd976e9e5afe015cafb7a45fb2b93afd62 /games/xminehunter/Makefile | |
parent | Mark BROKEN for ELF: (diff) |
Unbreak.
Submitted by: steve
Notes
Notes:
svn path=/head/; revision=13992
Diffstat (limited to 'games/xminehunter/Makefile')
-rw-r--r-- | games/xminehunter/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index c9b285001adb..f40a36108709 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -3,7 +3,7 @@ # Date created: 09 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1998/09/17 00:32:37 asami Exp $ +# $Id: Makefile,v 1.8 1998/10/13 14:47:14 jseger Exp $ # DISTNAME= xminehunter-0.4 @@ -13,9 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= tg@FreeBSD.ORG - -BROKEN_ELF= yes - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes |