summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index f271669c4..143707608 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libbonobo
-PORTVERSION= 2.3.3
-PORTREVISION= 1
+PORTVERSION= 2.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
@@ -31,8 +30,4 @@ MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale
MAN1= bonobo-activation-server.1
-post-patch:
- @${REINPLACE_CMD} -e 's|template|tmpl|g' \
- ${WRKSRC}/bonobo/bonobo-main.[ch]
-
.include <bsd.port.mk>