From 163a239830a8f89b38f71366121af40a1baf8a59 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 16 Mar 2004 22:54:05 +0000 Subject: Chase the new location of libXft. --- mail/thunderbird3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/thunderbird3/Makefile') diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 03bcb4d03c23..cc2d2894d185 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -67,7 +67,7 @@ CONFIGURE_ENV+= WITH_LOGGING=yes .if defined(WITHOUT_XFT) CONFIGURE_ENV+= WITHOUT_XFT=yes .else -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .endif # !defined(WITHOUT_XFT) CPPFLAGS+= -I${X11BASE}/include -- cgit