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 b0a5f818754..f12690d2a88 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -17,7 +17,7 @@ COMMENT= GRhino Othello/Reversi Program USE_X_PREFIX= yes USE_REINPLACE= yes -USE_GNOME= gtk20 gnomeprefix +USE_GNOME= gtk20 gnomeprefix gnomelibs USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |