aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey2/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-02-18 04:51:34 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-02-18 04:51:34 +0000
commit38805e871a0ec7d383e76a6cb1d979ba6c291d56 (patch)
tree662a776fedc3c397b783a0430a4b7be199a8e394 /www/seamonkey2/Makefile
parent953d99c1d09853d63e45c6d270aa74cebcd15151 (diff)
downloadports-38805e871a0ec7d383e76a6cb1d979ba6c291d56.tar.gz
ports-38805e871a0ec7d383e76a6cb1d979ba6c291d56.zip
Notes
Diffstat (limited to 'www/seamonkey2/Makefile')
-rw-r--r--www/seamonkey2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 17efc220ef6b..688a86e018cf 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -40,7 +40,7 @@ USE_GNOME= gtk12 orbit
.endif
.if !defined(WITHOUT_XFT)
-LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft
+LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft
.if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir)
BROKEN= Mozilla-devel and Xft2 render the mozilla-fonts \
illegibly. Please remove the mozilla-fonts package.
@@ -165,12 +165,6 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
${WRKSRC}/build/unix/run-mozilla.sh
-.if !defined(WITHOUT_XFT)
- @${REINPLACE_CMD} -e 's|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g' \
- ${WRKSRC}/gfx/src/gtk/nsDrawingSurfaceGTK.cpp \
- ${WRKSRC}/gfx/src/gtk/nsFontMetricsXft.h \
- ${WRKSRC}/gfx/src/gtk/nsDeviceContextGTK.cpp
-.endif
@${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \
-e 's|%%HEADERS_SUFX%%|-devel|g' \
${WRKSRC}/config/autoconf.mk.in