View | Details | Raw Unified | Return to bug 157236
Collapse All | Expand All

(-)www/webkit-gtk2/Makefile (+4 lines)
Lines 84-89 Link Here
84
CFLAGS+= -mminimal-toc
84
CFLAGS+= -mminimal-toc
85
.endif
85
.endif
86
86
87
.if ${PERL_LEVEL} >= 501400
88
BUILD_DEPENDS+= p5-Switch:${PORTSDIR}/lang/p5-Switch
89
.endif
90
87
post-patch:
91
post-patch:
88
	@${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \
92
	@${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \
89
		${WRKSRC}/WebCore/plugins/PluginDatabase.cpp
93
		${WRKSRC}/WebCore/plugins/PluginDatabase.cpp

Return to bug 157236