diff options
Diffstat (limited to 'games/grhino/Makefile')
-rw-r--r-- | games/grhino/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 2ff22483733..7e57d37598b 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/05/25 17:58:49 wiz Exp $ # DISTNAME= grhino-0.15.0 @@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rhino.sourceforge.net/ COMMENT= Othello (Reversi) engine +USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 |