diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-21 12:22:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-21 12:22:21 +0000 |
commit | 744b68c6fe6f4c2fefd28b29fcdebe5712bbf413 (patch) | |
tree | 9bddd5dccad0c1c65aa8b863480667b429a83b82 /games/xscrabble | |
parent | 76f3a84268984e69e5e2c4267e54f65bbd8cfffc (diff) | |
download | pkgsrc-744b68c6fe6f4c2fefd28b29fcdebe5712bbf413.tar.gz |
Convert to buildlink2. Update to latest version (updated imake
files, minor bug fix).
Diffstat (limited to 'games/xscrabble')
-rw-r--r-- | games/xscrabble/Makefile | 7 | ||||
-rw-r--r-- | games/xscrabble/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 29243e75f93..1c99bd7455e 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 15:11:05 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/21 12:22:21 wiz Exp $ # DISTNAME= xscrabble PKGNAME= xscrabble-1.0 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://www.belgarath.demon.co.uk/programs/ @@ -11,8 +12,9 @@ HOMEPAGE= http://www.belgarath.demon.co.uk/programs/ COMMENT= X version of the popular board game, for 1 to 4 players WRKSRC= ${WRKDIR}/xscrabble +DIST_SUBDIR= ${PKGNAME} +USE_BUILDLINK2= YES USE_X11BASE= YES -USE_XPM= YES USE_IMAKE= YES post-patch: @@ -35,4 +37,5 @@ do-install: /var/games/xscrabble.scores ; \ fi +.include "../../graphics/xpm/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/xscrabble/distinfo b/games/xscrabble/distinfo index eb2b283c41f..2d1f4b59505 100644 --- a/games/xscrabble/distinfo +++ b/games/xscrabble/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 02:08:42 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/10/21 12:22:21 wiz Exp $ -SHA1 (xscrabble.tar.gz) = 7fde7edcc0550582b68f31c236f60034e06dd616 -Size (xscrabble.tar.gz) = 496807 bytes +SHA1 (xscrabble-1.0nb1/xscrabble.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20 +Size (xscrabble-1.0nb1/xscrabble.tar.gz) = 498741 bytes SHA1 (patch-aa) = b40cc79e0a625d6b6c3e30cfa5bd31f306c9c984 SHA1 (patch-ab) = cbaf1a8d437a1c400bb631fd5efd9dd55e61038e |