aboutsummaryrefslogtreecommitdiffstats
path: root/www/epiphany
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-30 13:38:51 +0800
committermarcus <marcus@FreeBSD.org>2005-11-30 13:38:51 +0800
commite9109f6e58427bf57a7f1a2647350aeadf275be6 (patch)
tree18cbfc7979084f34cdf31288f36d87f8d8e2c6e5 /www/epiphany
parent6b858f7dee09a58e39625ce488c8bccc00e859cb (diff)
downloadfreebsd-ports-gnome-e9109f6e58427bf57a7f1a2647350aeadf275be6.tar.gz
freebsd-ports-gnome-e9109f6e58427bf57a7f1a2647350aeadf275be6.tar.zst
freebsd-ports-gnome-e9109f6e58427bf57a7f1a2647350aeadf275be6.zip
Correct a typo.
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index b92d787edde9..2f148f12ea1a 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -56,7 +56,7 @@ post-patch:
's|-lpthread|${PTHREAD_LIBS}|g'
@${REINPLACE_CMD} -e 's|execinfo.h|#|g' \
${WRKSRC}/configure
- @${REINPLCE_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" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \
${WRKSRC}/embed/mozilla/mozilla-embed-single.cpp
post-install: