diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:49:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:49:42 +0000 |
commit | fec384b780fff50b649a3a822935e029542c3684 (patch) | |
tree | dedd8ade0b65050696830d3b58a567286c4d990a /games | |
parent | a9a41ef7612e51be0ca6ceff3ec5c7c5db0c8786 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/pioneers/Makefile | 5 | ||||
-rw-r--r-- | games/pioneers/pkg-plist | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index f274951cdfdf..96ffb67213f8 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -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 diff --git a/games/pioneers/pkg-plist b/games/pioneers/pkg-plist index 91c80e6e232f..dbd0efcf69d3 100644 --- a/games/pioneers/pkg-plist +++ b/games/pioneers/pkg-plist @@ -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 |