mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Correct dependency [1]
- Optimize dependencies - Add mandatory ScrollKeeper lines to pkg-plist PR: ports/65467 [1] Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
This commit is contained in:
parent
6ba4fc2cd3
commit
5b8a3fa540
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106846
@ -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" \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user