summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg2/Makefile')
-rw-r--r--graphics/librsvg2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 9aa39562d..dfc22c944 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.67 2005/09/25 21:12:54 mezz Exp $
+# $MCom: ports/graphics/librsvg2/Makefile,v 1.68 2005/09/30 01:57:20 mezz Exp $
#
PORTNAME= librsvg2
-PORTVERSION= 2.12.3
+PORTVERSION= 2.12.4
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12
@@ -81,7 +81,6 @@ CONFIGURE_ARGS+=--enable-mozilla-plugin=no
PLIST_SUB+= PLUGIN="@comment "
.endif
-
post-patch:
.if defined(WITH_MOZILLA_PLUGIN)
@${REINPLACE_CMD} -e 's|mozilla-plugin|${MOZILLA}-plugin${HEADERS_SUFX}|g' \