diff options
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r-- | japanese/nethack34/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 8b39e5f3868f..64703fa8c2d3 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -3,7 +3,7 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.20 1998/09/15 11:13:25 asami Exp $ +# $Id: Makefile,v 1.21 1998/09/17 00:32:43 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -16,6 +16,8 @@ PATCHFILES= jnethack-1.0.5.19970924.gz MAINTAINER= max@FreeBSD.ORG +BROKEN_ELF= yes + LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes |