aboutsummaryrefslogtreecommitdiff
path: root/www/galeon2
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 3f1a6dac1e87..6cd3a88857d8 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -76,6 +76,7 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+ s|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in*" | xargs ${REINPLACE_CMD} -e \
's|-lpthread|${PTHREAD_LIBS}|g'