[41303] trunk/dports/graphics/xfig
pguyot at kallisys.net
pguyot at kallisys.net
Thu Oct 30 00:40:04 PDT 2008
Revision: 41303
http://trac.macports.org/changeset/41303
Author: pguyot at kallisys.net
Date: 2008-10-30 00:40:03 -0700 (Thu, 30 Oct 2008)
Log Message:
-----------
Fixing path for man pages (bug #17035), adding openmaintainer
Modified Paths:
--------------
trunk/dports/graphics/xfig/Portfile
trunk/dports/graphics/xfig/files/patch-Imakefile
Modified: trunk/dports/graphics/xfig/Portfile
===================================================================
--- trunk/dports/graphics/xfig/Portfile 2008-10-30 07:34:49 UTC (rev 41302)
+++ trunk/dports/graphics/xfig/Portfile 2008-10-30 07:40:03 UTC (rev 41303)
@@ -4,9 +4,9 @@
name xfig
version 3.2.5
-revision 3
+revision 4
categories graphics x11
-maintainers pguyot at kallisys.net
+maintainers pguyot at kallisys.net openmaintainer
description Facility for Interactive Generation of figures under X11
long_description \
Xfig is a menu-driven tool that allows the user to draw and \
Modified: trunk/dports/graphics/xfig/files/patch-Imakefile
===================================================================
--- trunk/dports/graphics/xfig/files/patch-Imakefile 2008-10-30 07:34:49 UTC (rev 41302)
+++ trunk/dports/graphics/xfig/files/patch-Imakefile 2008-10-30 07:40:03 UTC (rev 41303)
@@ -88,7 +88,7 @@
XCOMM if you want the man pages installed in the standard place on your system
XCOMM MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
-MANDIR = /usr/local/xfig/man
-+MANDIR = __PREFIX/share/man/$(MANSUFFIX)
++MANDIR = __PREFIX/share/man/man$(MANSUFFIX)
XCOMM If your system doesn't have strstr undefine the following definition
XCOMM HAVE_NO_NOSTRSTR = -DNOSTRSTR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081030/b8e14119/attachment.html>
More information about the macports-changes
mailing list