aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index cac2427866ca..413a57b3456c 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,6 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.45.1
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -57,6 +58,10 @@ post-patch:
${WRKSRC}/src/display/bezier-utils.cpp
@${REINPLACE_CMD} -e 's|libpng >= 1.2|libpng12 >= 1.2|g' \
${WRKSRC}/configure
+ @${FIND} ${WRKSRC} -name "*.h" -o -name "*.cpp" | ${XARGS} \
+ ${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g'
+ @${REINPLACE_CMD} -e 's|SigC::Connection|sigc::connection|g' \
+ ${WRKSRC}/src/seltrans.h
post-install:
@-update-desktop-database
category.olgeni2008-05-241-1/+1 * Update to 3.7.8vs2008-03-242-4/+4 * - Add master_site_rar and use it in rar, unrar and libunrar portssat2007-06-191-5/+1 * - Update to 3.7.4clsung2007-03-222-4/+4 * - Update to version 3.7.3.alepulver2007-02-182-4/+4 * - Update to 3.6.8 [1]barner2006-09-283-16/+7 * - update archivers/libunrar port to 3.60.b6itetcu2006-07-133-11/+18 * - Update to 3.60.b4garga2006-06-083-6/+15 * - Fix 100% cpu loadmnag2006-03-172-0/+17 * SHA256ifyedwin2006-01-221-0/+1 * Respect CXX/LDFLAGSskv2005-11-072-4/+6 * Update to 3.5.4mnag2005-10-122-7/+5 * Add missed patch to dll.hpp.vsevolod2005-10-052-0/+19