[29602] trunk/dports/gnome/sodipodi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 2 07:34:28 PDT 2007


Revision: 29602
          http://trac.macosforge.org/projects/macports/changeset/29602
Author:   rhwood at macports.org
Date:     2007-10-02 07:34:27 -0700 (Tue, 02 Oct 2007)

Log Message:
-----------
Add configure args to install man pages in the correct place
Whitespace changes in the long_description
No revision since I am only concerned about new installations

Modified Paths:
--------------
    trunk/dports/gnome/sodipodi/Portfile

Modified: trunk/dports/gnome/sodipodi/Portfile
===================================================================
--- trunk/dports/gnome/sodipodi/Portfile	2007-10-02 11:09:15 UTC (rev 29601)
+++ trunk/dports/gnome/sodipodi/Portfile	2007-10-02 14:34:27 UTC (rev 29602)
@@ -4,18 +4,19 @@
 name			sodipodi
 version			0.34
 description		Sodipodi is a vector-based drawing program.
-long_description	Sodipodi is a vector-based drawing program, like \
-					CorelDraw or Adobe Illustrator from the proprietary \
-					software world, and Sketch or Karbon14 from the free \
-					software world. It is free software, distributed under \
-					the terms of the Gnu General Public License, Version 2. \
-					Sodipodi uses W3C SVG as its native file format. It is \
-					therefore a very useful tool for web designers. It has \
-					a relatively modern display engine, giving you finely \
-					antialiased display, alpha transparencies, vector fonts \
-					and so on. Sodipodi is written in C, using the Gtk+ \
-					toolkit and optionally some Gnome libraries. Sodipodi \
-					works under most versions of Unix and Windows. 
+long_description	\
+	Sodipodi is a vector-based drawing program, like \
+	CorelDraw or Adobe Illustrator from the proprietary \
+	software world, and Sketch or Karbon14 from the free \
+	software world. It is free software, distributed under \
+	the terms of the Gnu General Public License, Version 2. \
+	Sodipodi uses W3C SVG as its native file format. It is \
+	therefore a very useful tool for web designers. It has \
+	a relatively modern display engine, giving you finely \
+	antialiased display, alpha transparencies, vector fonts \
+	and so on. Sodipodi is written in C, using the Gtk+ \
+	toolkit and optionally some Gnome libraries. Sodipodi \
+	works under most versions of Unix and Windows. 
 maintainers		nomaintainer at macports.org
 categories		gnome graphics
 platforms		darwin 
@@ -27,6 +28,8 @@
 				patch_Makefile.in patch_units.h patch_bezier-utils.c \
 				patch_configure
 depends_lib		lib:libgnomeprintui-2-2:libgnomeprintui
+configure.args	\
+	mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
 configure.cxxflags	"-g -Os"
 configure.cflags	"-g -Os"

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


More information about the macports-changes mailing list