aboutsummaryrefslogtreecommitdiff
path: root/www/epiphany
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-30 06:22:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-30 06:22:19 +0000
commit304b3de356f9e5b7aa55acc1846aa29b5b392e2d (patch)
treed82bb7ebbbd5e83a7193673aaafa7a0b2fd2f43b /www/epiphany
parent2a3457609539e0125af5668d041d8db2fc65e98b (diff)
Notes
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 2f148f12ea1a..074513ba4b54 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -8,7 +8,7 @@
PORTNAME= epiphany
PORTVERSION= 1.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
@@ -56,7 +56,7 @@ post-patch:
's|-lpthread|${PTHREAD_LIBS}|g'
@${REINPLACE_CMD} -e 's|execinfo.h|#|g' \
${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|/lib/mozilla/plugins"|/lib/browser_plugins" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \
+ @${REINPLACE_CMD} -e 's|/lib/mozilla/plugins|/lib/browser_plugins:${X11BASE}/lib/browser_linux_plugins|' \
${WRKSRC}/embed/mozilla/mozilla-embed-single.cpp
post-install: