svn commit: r344395 - head/games/freeciv

Antoine Brodin antoine at FreeBSD.org
Sat Feb 15 14:40:47 UTC 2014


Author: antoine
Date: Sat Feb 15 14:40:46 2014
New Revision: 344395
URL: http://svnweb.freebsd.org/changeset/ports/344395
QAT: https://qat.redports.org/buildarchive/r344395/

Log:
  Fix plist without X11.
  This change + r344393 should unbreak games/freeciv-nox11
  
  Reported by:	pkg-fallout

Modified:
  head/games/freeciv/pkg-plist

Modified: head/games/freeciv/pkg-plist
==============================================================================
--- head/games/freeciv/pkg-plist	Sat Feb 15 14:35:37 2014	(r344394)
+++ head/games/freeciv/pkg-plist	Sat Feb 15 14:40:46 2014	(r344395)
@@ -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


More information about the svn-ports-all mailing list