mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix plist
Remove useless gnomehack
This commit is contained in:
parent
a9a41ef761
commit
fec384b780
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375515
@ -3,8 +3,7 @@
|
||||
|
||||
PORTNAME= pioneers
|
||||
PORTVERSION= 15.1
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= SF/pio/Source/
|
||||
|
||||
@ -16,7 +15,7 @@ LICENSE= GPLv2
|
||||
RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
|
||||
|
||||
USES= gettext gmake
|
||||
USE_GNOME= gnomehack gnomeprefix gtk20 libgnome librsvg2
|
||||
USE_GNOME= gnomeprefix gtk20 libgnome librsvg2
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALLS_OMF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -174,6 +174,7 @@ share/pixmaps/pioneers/grain.png
|
||||
share/pixmaps/pioneers/lumber.png
|
||||
share/pixmaps/pioneers/ore.png
|
||||
share/pixmaps/pioneers/pioneers.ico
|
||||
share/pixmaps/pioneers/pioneers.rc
|
||||
share/pixmaps/pioneers/road.svg
|
||||
share/pixmaps/pioneers/settlement.svg
|
||||
share/pixmaps/pioneers/ship.svg
|
||||
@ -191,6 +192,7 @@ share/pixmaps/pioneers/style-human.png
|
||||
share/pixmaps/pioneers/trade.svg
|
||||
share/pixmaps/pioneers/wool.png
|
||||
share/locale/af/LC_MESSAGES/pioneers.mo
|
||||
share/locale/ca/LC_MESSAGES/pioneers.mo
|
||||
share/locale/cs/LC_MESSAGES/pioneers.mo
|
||||
share/locale/da/LC_MESSAGES/pioneers.mo
|
||||
share/locale/de/LC_MESSAGES/pioneers.mo
|
||||
@ -204,17 +206,3 @@ share/locale/ja/LC_MESSAGES/pioneers.mo
|
||||
share/locale/nl/LC_MESSAGES/pioneers.mo
|
||||
share/locale/pt/LC_MESSAGES/pioneers.mo
|
||||
share/locale/sv/LC_MESSAGES/pioneers.mo
|
||||
@dirrm share/games/pioneers/themes/Classic
|
||||
@dirrm share/games/pioneers/themes/FreeCIV-like
|
||||
@dirrm share/games/pioneers/themes/Iceland
|
||||
@dirrm share/games/pioneers/themes/Tiny
|
||||
@dirrm share/games/pioneers/themes/Wesnoth-like
|
||||
@dirrm share/games/pioneers/themes/ccFlickr
|
||||
@dirrm share/games/pioneers/themes
|
||||
@dirrm share/games/pioneers
|
||||
@dirrmtry share/games
|
||||
@dirrm share/gnome/help/pioneers/C/images
|
||||
@dirrm share/gnome/help/pioneers/C
|
||||
@dirrm share/gnome/help/pioneers
|
||||
@dirrm share/omf/pioneers
|
||||
@dirrm share/pixmaps/pioneers
|
||||
|
Loading…
Reference in New Issue
Block a user