summaryrefslogtreecommitdiff
path: root/games/nethack33-nox11
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 02:12:05 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 02:12:05 +0000
commit4b819b19c1080a2fbe6c366a419e1bb9ae8362fb (patch)
treee94e508620130c77493ea4bc67d5360dc2ddfd8a /games/nethack33-nox11
parentMake this port reinstall friendly. (diff)
Doesn't build in an ELF world.
Notes
Notes: svn path=/head/; revision=13492
Diffstat (limited to 'games/nethack33-nox11')
-rw-r--r--games/nethack33-nox11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile
index d4ecc2a7d7f9..e0b2697e8635 100644
--- a/games/nethack33-nox11/Makefile
+++ b/games/nethack33-nox11/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.14 1998/09/15 11:13:10 asami Exp $
+# $Id: Makefile,v 1.15 1998/09/17 00:32:33 asami Exp $
#
DISTNAME= nethack-3.2.2
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
MAINTAINER= ports@FreeBSD.ORG
+BROKEN_ELF= build
+
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes