From d6c4d4674dc36db76c5a81dad912523b6096b11d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 12 Nov 1999 01:08:24 +0000 Subject: add missing xpm DEPENDS --- games/xscrabble/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/xscrabble') diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 25d0e3fa95b..6eea95d0dc1 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/26 00:22:53 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 1999/11/12 01:08:24 dmcmahill Exp $ # DISTNAME= xscrabble @@ -9,6 +9,8 @@ MASTER_SITES= http://www.belgarath.demon.co.uk/programs/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.belgarath.demon.co.uk/programs/ +DEPENDS+= xpm-3.4k:../../graphics/xpm + WRKSRC= ${WRKDIR}/xscrabble USE_X11BASE= yes USE_IMAKE= yes -- cgit v1.2.3