summaryrefslogtreecommitdiff
path: root/www/epiphany
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-06-16 19:02:11 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-06-16 19:02:11 +0000
commit1f4b53a5fbf538dcb5dc134c704cc8ad11140b2e (patch)
tree32a2cb2a18cf29a04a726073d2d45576e19a9b9a /www/epiphany
parentTransfer maintainership to Roman Neuhauser. (diff)
Follow mozilla-xpcom-devel.pc.
Notes
Notes: svn path=/head/; revision=111619
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index e06d7d907ef0..3936d673324c 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -89,7 +89,8 @@ pre-everything::
@${ECHO_MSG} ""
post-patch:
- @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g; \
+ s|mozilla-xpcom|mozilla-xpcom${HEADERS_SUFX}|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
's|-lpthread|${PTHREAD_LIBS}|g'
@${FIND} ${WRKSRC} -name "*.cpp" | ${XARGS} ${REINPLACE_CMD} -e \