- Add a patch to unbreak the port.

Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> [ports-jp 12546]

- Fix MASTER_SITES.
This commit is contained in:
Akinori MUSHA 2002-03-31 13:10:50 +00:00
parent c59d6c1da5
commit 86f4c3d05b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57051
6 changed files with 39 additions and 6 deletions

View File

@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= nethack
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/

View File

@ -0,0 +1,11 @@
--- include/system.h.orig Sun Mar 31 20:46:35 2002
+++ include/system.h Sun Mar 31 20:55:33 2002
@@ -507,7 +507,7 @@
# endif
# endif
-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
+# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
E time_t FDECL(time, (time_t *));
# else
E long FDECL(time, (time_t *));

View File

@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= nethack
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/

View File

@ -0,0 +1,11 @@
--- include/system.h.orig Sun Mar 31 20:46:35 2002
+++ include/system.h Sun Mar 31 20:55:33 2002
@@ -507,7 +507,7 @@
# endif
# endif
-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
+# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
E time_t FDECL(time, (time_t *));
# else
E long FDECL(time, (time_t *));

View File

@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= nethack
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/

View File

@ -0,0 +1,11 @@
--- include/system.h.orig Sun Mar 31 20:46:35 2002
+++ include/system.h Sun Mar 31 20:55:33 2002
@@ -507,7 +507,7 @@
# endif
# endif
-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
+# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
E time_t FDECL(time, (time_t *));
# else
E long FDECL(time, (time_t *));