[34359] trunk/dports/graphics/xv

ryandesign at macports.org ryandesign at macports.org
Fri Feb 22 02:39:44 PST 2008


Revision: 34359
          http://trac.macosforge.org/projects/macports/changeset/34359
Author:   ryandesign at macports.org
Date:     2008-02-22 02:39:35 -0800 (Fri, 22 Feb 2008)

Log Message:
-----------
xv: fix manpage installation location; closes #14438

Modified Paths:
--------------
    trunk/dports/graphics/xv/Portfile
    trunk/dports/graphics/xv/files/xv-darwin.patch

Modified: trunk/dports/graphics/xv/Portfile
===================================================================
--- trunk/dports/graphics/xv/Portfile	2008-02-22 10:34:45 UTC (rev 34358)
+++ trunk/dports/graphics/xv/Portfile	2008-02-22 10:39:35 UTC (rev 34359)
@@ -4,6 +4,7 @@
 
 name                    xv
 version                 3.10a
+revision                1
 categories              x11 graphics
 maintainers             nomaintainer
 

Modified: trunk/dports/graphics/xv/files/xv-darwin.patch
===================================================================
--- trunk/dports/graphics/xv/files/xv-darwin.patch	2008-02-22 10:34:45 UTC (rev 34358)
+++ trunk/dports/graphics/xv/files/xv-darwin.patch	2008-02-22 10:39:35 UTC (rev 34359)
@@ -47,7 +47,7 @@
 -BINDIR = /usr/local/bin
 -MANDIR = /usr/local/man/man1
 +BINDIR = @DEST@/bin
-+MANDIR = @DEST@/man/man1
++MANDIR = @DEST@/share/man/man1
  MANSUF = 1
 -LIBDIR = /usr/local/lib
 +LIBDIR = @DEST@/lib

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


More information about the macports-changes mailing list