diff options
Diffstat (limited to 'www/gtkhtml4/Makefile')
-rw-r--r-- | www/gtkhtml4/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 19edeb72c427..cf7043ed5c4e 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/www/gtkhtml4/Makefile 19578 2014-04-25 21:50:30Z kwm $ PORTNAME= gtkhtml -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.2 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -29,8 +29,6 @@ INSTALL_TARGET= install-strip PLIST_SUB= VERSION="4.0" post-patch: - @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ - ${WRKSRC}/intltool-merge.in @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure |