aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-09-17 06:13:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-09-17 06:13:18 +0000
commitb4dee0b99fcbb9c9c9aa51a450487c837b3c57ae (patch)
treeb717b7084436b26106046dbc37c9ee7aeb85e029 /graphics/inkscape/Makefile
parentb724fafd67c5afab49ab4095385b84dadba76aa1 (diff)
downloadports-b4dee0b99fcbb9c9c9aa51a450487c837b3c57ae.tar.gz
ports-b4dee0b99fcbb9c9c9aa51a450487c837b3c57ae.zip
Notes
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 4a3d0512e61b..28667af1b0d4 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= inkscape
-PORTVERSION= 0.44
-PORTREVISION= 1
+PORTVERSION= 0.44.1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
lcms.1:${PORTSDIR}/graphics/lcms
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
-USE_BZIP2= yes
+#USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
WANT_GNOME= yes
@@ -58,6 +57,8 @@ CONFIGURE_ARGS+= --without-gnome-vfs
post-patch:
@${REINPLACE_CMD} -e 's|ieefp.h|ieeefp.h|' \
${WRKSRC}/src/display/bezier-utils.cpp
+ @${REINPLACE_CMD} -e 's|libpng >= 1.2|libpng12 >= 1.2|g' \
+ ${WRKSRC}/configure
post-install:
${GZIP_CMD} ${PREFIX}/man/fr/man1/inkscape.1