[32017] trunk/dports/games/xboard/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 13 07:32:57 PST 2007


Revision: 32017
          http://trac.macosforge.org/projects/macports/changeset/32017
Author:   ryandesign at macports.org
Date:     2007-12-13 07:32:55 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------
xboard: fix mtree violation by manpages reported on macports-users

Modified Paths:
--------------
    trunk/dports/games/xboard/Portfile

Modified: trunk/dports/games/xboard/Portfile
===================================================================
--- trunk/dports/games/xboard/Portfile	2007-12-13 15:27:11 UTC (rev 32016)
+++ trunk/dports/games/xboard/Portfile	2007-12-13 15:32:55 UTC (rev 32017)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		xboard
 version		4.2.6
+revision	1
 categories	games
 maintainers	nomaintainer
 description	X frontend for Crafty, GNUChess, Internet Chess Servers, or e-mail chess
@@ -16,7 +17,7 @@
 	http://mirrors.kernel.org/gnu/xboard/
 checksums	md5 1d6e38c61277eed6ad7af352586b37d5
 depends_lib	lib:libX11.6:XFree86 lib:libfreetype.6:freetype
-destroot.destdir	prefix=${destroot}${prefix}
+destroot.destdir	prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man
 
 platform darwin {
 	pre-configure {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071213/ca456054/attachment.html


More information about the macports-changes mailing list