diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-23 08:18:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-23 08:18:21 +0000 |
commit | 63f51074b8ff457164448dc70ca833a34962a5a2 (patch) | |
tree | c31b4527ecbd41492db96edf7603f9d87c2eb23e /games/grhino | |
parent | 663146f873bdfc9ce0e718f4f0c4de0fb8b60bb9 (diff) | |
download | ports-63f51074b8ff457164448dc70ca833a34962a5a2.tar.gz ports-63f51074b8ff457164448dc70ca833a34962a5a2.zip |
Notes
Diffstat (limited to 'games/grhino')
-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 b0a5f8187541..f12690d2a88f 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" \ |