diff options
Diffstat (limited to 'games/grhino/Makefile')
-rw-r--r-- | games/grhino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 63d863ac9c0b..0f09d03a9304 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/rhino/GRhino/${PORTVERSION} MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= GRhino Othello/Reversi Program -USE_GETTEXT= yes +USES= gettext USE_GNOME= gnomeprefix libgnomeui USE_PERL5_BUILD=yes GNU_CONFIGURE= yes |