diff options
author | kwm <kwm@FreeBSD.org> | 2013-03-27 22:04:31 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-03-27 22:04:31 +0800 |
commit | 79225df6538fcc175a743024b1f059712b68d957 (patch) | |
tree | 80e46b6476b919acacb76eead2129dcc1616e533 /games | |
parent | d09141f734028e2ea0d162c52a8fbb4c75f578f1 (diff) | |
download | freebsd-ports-gnome-79225df6538fcc175a743024b1f059712b68d957.tar.gz freebsd-ports-gnome-79225df6538fcc175a743024b1f059712b68d957.tar.zst freebsd-ports-gnome-79225df6538fcc175a743024b1f059712b68d957.zip |
Try to remove share/games since gnomehier doesn't own it anymore.
Submitted by: pointyhat via miwi
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/pkg-plist | 1 | ||||
-rw-r--r-- | games/gnomebreakout/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/gbrainy/pkg-plist b/games/gbrainy/pkg-plist index 57331d663a26..c626e9335360 100644 --- a/games/gbrainy/pkg-plist +++ b/games/gbrainy/pkg-plist @@ -616,6 +616,7 @@ share/pixmaps/gbrainy48.png @dirrm share/gnome/help/gbrainy/C @dirrm share/gnome/help/gbrainy @dirrm share/games/gbrainy +@dirrmtry share/games @dirrm lib/gbrainy @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/games/gnomebreakout/pkg-plist b/games/gnomebreakout/pkg-plist index 341e5a8c4e42..3eda97c8575f 100644 --- a/games/gnomebreakout/pkg-plist +++ b/games/gnomebreakout/pkg-plist @@ -74,3 +74,4 @@ share/locale/tr/LC_MESSAGES/gnome-breakout.mo @dirrm share/gnome-breakout/pixmaps @dirrm share/gnome-breakout/levels @dirrm share/gnome-breakout +@dirrmtry share/games |