From 178a986c5ecba0fd4e76c63db1edb2c95c56cd32 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 12 Apr 2004 22:58:23 +0000 Subject: - Correct dependency [1] - Optimize dependencies - Add mandatory ScrollKeeper lines to pkg-plist PR: ports/65467 [1] Submitted by: UMENO Takashi (maintainer) --- games/grhino/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/grhino/Makefile') diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 27254c4e335..8739e64b664 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -15,11 +15,9 @@ MASTER_SITE_SUBDIR= rhino MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= GRhino Othello/Reversi Program -USE_GETTEXT= yes -USE_ICONV= yes USE_X_PREFIX= yes USE_REINPLACE= yes -USE_GNOME= gtk20 gnomeprefix gnomelibs pkgconfig +USE_GNOME= gnomeprefix libgnomeui USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit