diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 02:48:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 02:48:43 +0000 |
commit | ed69276f3b3057aa2b01874de91a6b7abbf2326b (patch) | |
tree | d0a5a1185e060648396817abc7fc1d6960dd5d70 /japanese/nethack34 | |
parent | 91513a3bd316fb7b84ca3743837e44ae860a5c0f (diff) |
Notes
Diffstat (limited to 'japanese/nethack34')
-rw-r--r-- | japanese/nethack34/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 92d8b0e366da..7424816651d9 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -3,7 +3,7 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/05/14 02:35:15 asami Exp $ # DISTNAME= nethack3.1.3 @@ -20,6 +20,7 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/nethack313 USE_GMAKE= yes SHELL= /bin/sh +NCFTPFLAGS= -NP pre-configure: @cd ${WRKSRC}/sys/unix; ${SHELL} setup.sh |