aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml3
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
commit999161a9ed97730daec86fd4a1472d43f1f3c106 (patch)
treef20c586b0416176f121176e4710700155b5cf9bf /www/gtkhtml3
parenta2636bcc7e88f570e1db12e44a992761fc891649 (diff)
downloadports-999161a9ed97730daec86fd4a1472d43f1f3c106.tar.gz
ports-999161a9ed97730daec86fd4a1472d43f1f3c106.zip
Notes
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r--www/gtkhtml3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 4f6ef4fd50ab..93358488f422 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -35,14 +35,14 @@ PLIST_SUB= VERSION="3.14"
post-patch:
@${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \
- ${WRKSRC}/intltool-merge.in
+ ${WRKSRC}/intltool-merge.in
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g ; \
s|-DGTK_DISABLE_DEPRECATED||g ; \
s|-DG_DISABLE_DEPRECATED||g ; \
- s|-DGDK_DISABLE_DEPRECATED||g' \
+ s|-DGDK_DISABLE_DEPRECATED||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|gtkhtml-editor-test[$$]|gtkhtml3-editor-test$$|' \
- ${WRKSRC}/components/editor/Makefile.in
+ ${WRKSRC}/components/editor/Makefile.in
@${REINPLACE_CMD} '/g_thread_init/d' ${WRKSRC}/components/editor/main.c
@${REINPLACE_CMD} -e 's|G_CONST_RETURN||g' \
${WRKSRC}/a11y/*.[ch]