diff options
Diffstat (limited to 'games/nethack3/Makefile')
-rw-r--r-- | games/nethack3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile index d4ecc2a7d7f9..e0b2697e8635 100644 --- a/games/nethack3/Makefile +++ b/games/nethack3/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 |