diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-15 22:40:46 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-15 22:40:46 +0800 |
commit | fa1508712078bf84a838d1dc8cb55838cf443ab9 (patch) | |
tree | 0691683e493746ace5dd6777a9bac90b14cd9dea /games | |
parent | 0634f0c3b990747e9bd6433d89f621ca8fb30f8f (diff) | |
download | freebsd-ports-graphics-fa1508712078bf84a838d1dc8cb55838cf443ab9.tar.gz freebsd-ports-graphics-fa1508712078bf84a838d1dc8cb55838cf443ab9.tar.zst freebsd-ports-graphics-fa1508712078bf84a838d1dc8cb55838cf443ab9.zip |
Fix plist without X11.
This change + r344393 should unbreak games/freeciv-nox11
Reported by: pkg-fallout
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index 5bc23508d5e..ffae5e08d60 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -24,7 +24,7 @@ man/man6/freeciv-server.6.gz man/man6/freeciv-xaw.6.gz %%GTK%%share/appdata/freeciv-gtk2.appdata.xml %%SDL%%share/appdata/freeciv-sdl.appdata.xml -share/appdata/freeciv-modpack.appdata.xml +%%X11%%share/appdata/freeciv-modpack.appdata.xml share/appdata/freeciv-server.appdata.xml share/applications/freeciv-server.desktop %%X11%%share/applications/freeciv-modpack.desktop |