summaryrefslogtreecommitdiff
path: root/games/xscrabble/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xscrabble/Makefile')
-rw-r--r--games/xscrabble/Makefile4
1 files changed, 3 insertions, 1 deletions
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