svn commit: r378758 - head/emulators/xsystem35/files

Jan Beich jbeich at FreeBSD.org
Tue Feb 10 02:45:03 UTC 2015


Author: jbeich
Date: Tue Feb 10 02:45:02 2015
New Revision: 378758
URL: https://svnweb.freebsd.org/changeset/ports/378758
QAT: https://qat.redports.org/buildarchive/r378758/

Log:
  Fix typo by using EXAMPLESDIR
  
  Approved by:	mentors (implicit)

Modified:
  head/emulators/xsystem35/files/pkg-message.in

Modified: head/emulators/xsystem35/files/pkg-message.in
==============================================================================
--- head/emulators/xsystem35/files/pkg-message.in	Tue Feb 10 02:15:08 2015	(r378757)
+++ head/emulators/xsystem35/files/pkg-message.in	Tue Feb 10 02:45:02 2015	(r378758)
@@ -2,7 +2,7 @@
 o Make sure your kernel has been configured with options SHMMAXPGS=4096
   when you run on display 16bpp or deeper color.
 
-o Copy %%PREFIX%%/share/example/xsystem35/xsys35rc.sample
+o Copy %%EXAMPLESDIR%%/xsys35rc.sample
   to ~/.xsys35rc and fit it to your environment.
 
 o Install game data from AliceSoft's cdrom with


More information about the svn-ports-all mailing list