diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/grhino/Makefile | 4 | ||||
-rw-r--r-- | games/grhino/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 27254c4e3350..8739e64b664f 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" \ diff --git a/games/grhino/pkg-plist b/games/grhino/pkg-plist index d7822122de84..107c7586a675 100644 --- a/games/grhino/pkg-plist +++ b/games/grhino/pkg-plist @@ -24,6 +24,8 @@ share/gnome/help/grhino/C/preferences-0.html share/gnome/help/grhino/C/preferences-1.html share/gnome/help/grhino/C/preferences-2.html share/gnome/help/grhino/C/grhino-C.omf +@exec scrollkeeper-install -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true share/gnome/help/grhino/C/grhino.xml @dirrm share/gnome/help/grhino/C @dirrm share/gnome/help/grhino |