aboutsummaryrefslogtreecommitdiffstats
path: root/games/grhino/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-04-04 15:05:41 +0800
committerkrion <krion@FreeBSD.org>2004-04-04 15:05:41 +0800
commit04fe6f6768e9738261aaae277ae624079acfa175 (patch)
treeeb080185235651caec4e2a1a1ccd5e522ab4b2b1 /games/grhino/Makefile
parentaf8d19d4921477f92ae91fa87e43d34060fa176d (diff)
downloadfreebsd-ports-graphics-04fe6f6768e9738261aaae277ae624079acfa175.tar.gz
freebsd-ports-graphics-04fe6f6768e9738261aaae277ae624079acfa175.tar.zst
freebsd-ports-graphics-04fe6f6768e9738261aaae277ae624079acfa175.zip
- Fix build
Reported by: bento via kris
Diffstat (limited to 'games/grhino/Makefile')
-rw-r--r--games/grhino/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index 486362aff9e..bfa37e6f16e 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -15,9 +15,11 @@ 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
+USE_GNOME= gtk20 gnomeprefix gnomelibs pkgconfig
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \