diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-22 15:47:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-22 15:47:54 +0000 |
commit | 36c6544bbafc585d7f24f83810c8a335debb5be6 (patch) | |
tree | c675026994ef9e580df469c17c0b9b8aadc8ab5f /games/nethack-tty | |
parent | 08eaa3510a4aed4b9b04a3602a50a6b6d0447c00 (diff) | |
download | pkgsrc-36c6544bbafc585d7f24f83810c8a335debb5be6.tar.gz |
When sharing patches with nethack-lib, it also makes sense to
share the distinfo.
Diffstat (limited to 'games/nethack-tty')
-rw-r--r-- | games/nethack-tty/Makefile | 3 | ||||
-rw-r--r-- | games/nethack-tty/distinfo | 12 |
2 files changed, 2 insertions, 13 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile index b7f190f4446..566c85eafe9 100644 --- a/games/nethack-tty/Makefile +++ b/games/nethack-tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 20:50:17 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/22 15:47:54 joerg Exp $ # .include "../../games/nethack-lib/Makefile.common" @@ -14,6 +14,7 @@ BUILD_TARGET= nethack INSTALL_TARGET= binfiles MAKE_ENV+= GTYPE=-tty +DISTINFO_FILE?= ${.CURDIR}/../nethack-lib/distinfo PATCHDIR= ${.CURDIR}/../nethack-lib/patches .include "../../mk/bsd.pkg.mk" diff --git a/games/nethack-tty/distinfo b/games/nethack-tty/distinfo deleted file mode 100644 index 88f60ffb518..00000000000 --- a/games/nethack-tty/distinfo +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: distinfo,v 1.11 2005/12/19 17:52:11 joerg Exp $ - -SHA1 (nethack-343-src.tgz) = c26537093c38152bc0fbcec20468d975b35f59fd -RMD160 (nethack-343-src.tgz) = 42f600d24715a0b7e631b357c135761410b3ca95 -Size (nethack-343-src.tgz) = 3497458 bytes -SHA1 (patch-aa) = ed5c55651acf81c459867c99026e13a6c5ed34a0 -SHA1 (patch-ab) = 73a1ac287ded70f371bb38c82cdbcd36182ce3a5 -SHA1 (patch-ac) = ad049f20424edff041ff2aa8a679a940c092cf06 -SHA1 (patch-ad) = 16ec579732beba4b2cb4ab3ea06d20d4f6b191a4 -SHA1 (patch-ae) = a72da6e6bd1af3a8eaed97ecc1fdd1ed4198a5db -SHA1 (patch-af) = c7640150409d97a7930fef476191d34c08c6f741 -SHA1 (patch-ag) = 6aeae6bde079b9c9081f6e32523687010c9bc674 |