summaryrefslogtreecommitdiff
path: root/games/koth
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-07-24 22:56:54 +0000
committerhubertf <hubertf@pkgsrc.org>1999-07-24 22:56:54 +0000
commit5dc52e470d9d530b0526791c236cb0f7cbc64ca7 (patch)
tree048d56e1f5dee0214efc67cdc690c3385325a2ec /games/koth
parent0cf59a68bc200add97c2fb5197129b23c391d03f (diff)
downloadpkgsrc-5dc52e470d9d530b0526791c236cb0f7cbc64ca7.tar.gz
add dependencies
Diffstat (limited to 'games/koth')
-rw-r--r--games/koth/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile
index 45f731537f9..46464027445 100644
--- a/games/koth/Makefile
+++ b/games/koth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/24 02:34:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/24 22:56:54 hubertf Exp $
#
DISTNAME= koth-0.6
@@ -8,6 +8,9 @@ MASTER_SITES= http://www-unix.oit.umass.edu/~tetron/koth/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www-unix.oit.umass.edu/~tetron/koth/
+DEPENDS+= libgii-0.6:../../graphics/libgii
+DEPENDS+= libggi-2.0b2.1:../../graphics/libggi
+
GNU_CONFIGURE= YES
CONFIGURE_ENV+= CC="cc -I${LOCALBASE}/include"