[36108] trunk/dports/math/xplot/files/patch-Makefile.in

fenner at macports.org fenner at macports.org
Thu Apr 17 23:06:12 PDT 2008


Revision: 36108
          http://trac.macosforge.org/projects/macports/changeset/36108
Author:   fenner at macports.org
Date:     2008-04-17 23:06:11 -0700 (Thu, 17 Apr 2008)

Log Message:
-----------
Install man pages in share/man

Modified Paths:
--------------
    trunk/dports/math/xplot/files/patch-Makefile.in

Modified: trunk/dports/math/xplot/files/patch-Makefile.in
===================================================================
--- trunk/dports/math/xplot/files/patch-Makefile.in	2008-04-18 05:56:36 UTC (rev 36107)
+++ trunk/dports/math/xplot/files/patch-Makefile.in	2008-04-18 06:06:11 UTC (rev 36108)
@@ -1,6 +1,6 @@
 --- Makefile.in.orig	Thu Mar 18 16:22:23 2004
 +++ Makefile.in	Thu Mar 18 16:22:37 2004
-@@ -45,7 +45,7 @@
+@@ -45,12 +45,12 @@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_MAN = @INSTALL_DATA@
  
@@ -9,3 +9,9 @@
  
  exec_prefix = @exec_prefix@
  
+ bindir = $(exec_prefix)/bin
+-mandir = $(exec_prefix)/man/man1
++mandir = $(exec_prefix)/share/man/man1
+ 
+ CFILES= xplot.c version_string.c coord.c unsigned.c signed.c timeval.c double.c dtime.c
+ OFILES= xplot.o version_string.o coord.o unsigned.o signed.o timeval.o double.o dtime.o

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


More information about the macports-changes mailing list