[36064] trunk/dports/gnome/inkscape/Portfile

gui_dos at macports.org gui_dos at macports.org
Wed Apr 16 09:26:17 PDT 2008


Revision: 36064
          http://trac.macosforge.org/projects/macports/changeset/36064
Author:   gui_dos at macports.org
Date:     2008-04-16 09:26:16 -0700 (Wed, 16 Apr 2008)

Log Message:
-----------
inkscape: apply patch submitted in #14937

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

Modified: trunk/dports/gnome/inkscape/Portfile
===================================================================
--- trunk/dports/gnome/inkscape/Portfile	2008-04-16 16:16:45 UTC (rev 36063)
+++ trunk/dports/gnome/inkscape/Portfile	2008-04-16 16:26:16 UTC (rev 36064)
@@ -5,6 +5,7 @@
 
 name		inkscape
 version		0.46
+revision 	1
 maintainers	nomaintainer
 categories	gnome graphics
 platforms	darwin
@@ -71,4 +72,5 @@
 
 post-patch {
 	reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"${prefix}/bin/python2.5\"|g" ${worksrcpath}/src/extension/implementation/script.cpp
+	reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h
 }

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


More information about the macports-changes mailing list