From 61b3a6bec83554aeeca93cdf9d7341e6324ccdf3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 16 Mar 2004 22:54:05 +0000 Subject: Chase the new location of libXft. --- chinese/fcitx/Makefile | 2 +- editors/elvis/Makefile | 2 +- editors/openoffice-1.1-devel/Makefile | 2 +- editors/openoffice-1.1/Makefile | 2 +- editors/openoffice-2.0-devel/Makefile | 2 +- editors/openoffice-3-devel/Makefile | 2 +- editors/openoffice-3/Makefile | 2 +- editors/openoffice.org-1.1-devel/Makefile | 2 +- editors/openoffice.org-1.1/Makefile | 2 +- editors/openoffice.org-2-RC/Makefile | 2 +- editors/openoffice.org-2-devel/Makefile | 2 +- editors/openoffice.org-2.0-devel/Makefile | 2 +- editors/openoffice.org-2.0/Makefile | 2 +- editors/openoffice.org-2/Makefile | 2 +- editors/openoffice.org-3-RC/Makefile | 2 +- editors/openoffice.org-3-devel/Makefile | 2 +- editors/openoffice.org-3/Makefile | 2 +- editors/openoffice.org-vcltesttool/Makefile | 2 +- mail/thunderbird-devel/Makefile | 2 +- mail/thunderbird-esr/Makefile | 2 +- mail/thunderbird/Makefile | 2 +- mail/thunderbird3/Makefile | 2 +- net-im/ayttm/Makefile | 2 +- net/ayttm/Makefile | 2 +- www/firefox-devel/Makefile | 2 +- www/firefox-esr/Makefile | 2 +- www/firefox/Makefile | 2 +- www/firefox10/Makefile | 2 +- www/firefox15/Makefile | 2 +- www/firefox3-devel/Makefile | 2 +- www/firefox35/Makefile | 2 +- www/firefox36/Makefile | 2 +- www/flock/Makefile | 2 +- www/mozilla-devel/Makefile | 2 +- www/mozilla/Makefile | 2 +- www/seamonkey/Makefile | 2 +- www/seamonkey2/Makefile | 2 +- x11-toolkits/gnustep-back/Makefile | 2 +- x11-toolkits/pango/Makefile | 2 +- x11-toolkits/qt23/Makefile | 2 +- x11-toolkits/qt33/Makefile | 2 +- x11-wm/fbdesk/Makefile | 2 +- x11-wm/fluxbox-devel/Makefile | 2 +- x11-wm/fluxbox/Makefile | 2 +- x11-wm/fvwm2-devel/Makefile | 2 +- x11-wm/icewm/Makefile | 2 +- x11-wm/kahakai/Makefile | 2 +- x11-wm/openbox/Makefile | 2 +- x11-wm/waimea/Makefile | 2 +- x11-wm/xfce/Makefile | 2 +- x11/XFree86-4-clients/Makefile | 2 +- x11/fbdesk/Makefile | 2 +- x11/fspanel/Makefile | 2 +- x11/gdkxft/Makefile | 2 +- x11/idesk/Makefile | 2 +- x11/mlterm/Makefile | 2 +- x11/xstroke/Makefile | 2 +- 57 files changed, 57 insertions(+), 57 deletions(-) diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 865ea7620793..416ae681745a 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= dryice@liu.com.cn COMMENT= A simple and fast GBK Chinese XIM server -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_BZIP2= yes USE_XLIB= yes diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index ce9185d5e5ba..4ebb8df4560d 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -37,7 +37,7 @@ USE_XPM= yes .if ${XFREE86_VERSION} < 4 || defined(WITHOUT_XFT) CONFIGURE_ARGS+= --without-xft .else -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+= --libs="${LDFLAGS}" CFLAGS+= `freetype-config --cflags` LDFLAGS= `freetype-config --libs` diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index d1ca47ed035e..ac454a157514 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -109,7 +109,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \ ${ANT}:${PORTSDIR}/devel/apache-ant \ ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \ ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \ - ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft + ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index d1ca47ed035e..ac454a157514 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -109,7 +109,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \ ${ANT}:${PORTSDIR}/devel/apache-ant \ ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \ ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \ - ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft + ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index d1ca47ed035e..ac454a157514 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -109,7 +109,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \ ${ANT}:${PORTSDIR}/devel/apache-ant \ ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \ ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \ - ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft + ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index d1ca47ed035e..ac454a157514 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -109,7 +109,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \ ${ANT}:${PORTSDIR}/devel/apache-ant \ ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \ ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \ - ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft + ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 3965326bb8be..33d1d6bbb923 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -114,7 +114,7 @@ BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries -BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/Xft +BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer .endif diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile index 03bcb4d03c23..cc2d2894d185 100644 --- a/mail/thunderbird-devel/Makefile +++ b/mail/thunderbird-devel/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 diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 03bcb4d03c23..cc2d2894d185 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/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 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 03bcb4d03c23..cc2d2894d185 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/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 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 diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index b824feef2d9c..61a31fc9d337 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -60,7 +60,7 @@ PLIST_SUB+= LIBARTS="@comment " .endif .if ${XFREE86_VERSION} >= 4 && !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+= --enable-xft CPPFLAGS+= `freetype-config --cflags` LDFLAGS+= `freetype-config --libs` diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index b824feef2d9c..61a31fc9d337 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -60,7 +60,7 @@ PLIST_SUB+= LIBARTS="@comment " .endif .if ${XFREE86_VERSION} >= 4 && !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+= --enable-xft CPPFLAGS+= `freetype-config --cflags` LDFLAGS+= `freetype-config --libs` diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index b94136056028..db5580874bf2 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/flock/Makefile b/www/flock/Makefile index b94136056028..db5580874bf2 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -73,7 +73,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 -I${LOCALBASE}/include diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 0f9adef552c0..d5555c8120cb 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -38,7 +38,7 @@ USE_GNOME= gtk20 libidl .endif .if !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) BROKEN= Mozilla${MOZ_SUFX} and Xft2 render the mozilla-fonts \ illegibly. Please remove the mozilla-fonts package. diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 74c4faf3c4f8..703e78463c4e 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -37,7 +37,7 @@ USE_GNOME= gtk20 libidl .endif .if !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) BROKEN= Mozilla${MOZ_SUFX} and Xft2 render the mozilla-fonts \ illegibly. Please remove the mozilla-fonts package. diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 0f9adef552c0..d5555c8120cb 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -38,7 +38,7 @@ USE_GNOME= gtk20 libidl .endif .if !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) BROKEN= Mozilla${MOZ_SUFX} and Xft2 render the mozilla-fonts \ illegibly. Please remove the mozilla-fonts package. diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 0f9adef552c0..d5555c8120cb 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -38,7 +38,7 @@ USE_GNOME= gtk20 libidl .endif .if !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) BROKEN= Mozilla${MOZ_SUFX} and Xft2 render the mozilla-fonts \ illegibly. Please remove the mozilla-fonts package. diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 2cb7827fc3ca..5b0bf7fe817f 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -21,7 +21,7 @@ COMMENT= GNUstep GUI backend LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_XLIB= yes PREFIX= ${LOCALBASE}/GNUstep diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index e670b79e193f..7124c70c878b 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An open-source framework for the layout and rendering of i18n text BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \ ${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index f8b00277f76d..4551341e78b8 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -20,7 +20,7 @@ COMMENT?= A C++ X GUI toolkit LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft CONFLICTS= qt-3.* diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 973ac805b9a8..44bc8445cb04 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -77,7 +77,7 @@ CONFIGURE_ARGS+=-platform ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ .endif .if !defined(WITHOUT_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .else CONFIGURE_ARGS+=-no-xft .endif diff --git a/x11-wm/fbdesk/Makefile b/x11-wm/fbdesk/Makefile index 5e81402d079b..aaf58e00c30f 100644 --- a/x11-wm/fbdesk/Makefile +++ b/x11-wm/fbdesk/Makefile @@ -14,7 +14,7 @@ MAINTAINER= hendrik@scholz.net COMMENT= A Fluxbox utility to create and manage icons on the desktop LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft PLIST_FILES= bin/fbdesk USE_X_PREFIX= yes diff --git a/x11-wm/fluxbox-devel/Makefile b/x11-wm/fluxbox-devel/Makefile index dc22c1466bcb..931fba4a694d 100644 --- a/x11-wm/fluxbox-devel/Makefile +++ b/x11-wm/fluxbox-devel/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= mezz7@cox.net COMMENT= A small and fast window manager based on BlackBox -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools \ xterm:${PORTSDIR}/x11/XFree86-4-clients BUILD_DEPENDS= xterm:${PORTSDIR}/x11/XFree86-4-clients diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index ae6bc72d1fc8..d5982b5fef23 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -21,7 +21,7 @@ PATCHFILES= remember-0.1.14-7.gz MAINTAINER= hendrik@scholz.net COMMENT= A small and fast window manager based on BlackBox -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools \ xterm:${PORTSDIR}/x11/XFree86-4-clients BUILD_DEPENDS= xterm:${PORTSDIR}/x11/XFree86-4-clients diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index 7b55352fb981..40b6a903dee0 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -24,7 +24,7 @@ COMMENT= Popular virtual window manager for X CONFIGURE_ARGS= --with-iconv-library=${LOCALBASE}/lib \ --with-iconv-includes=${LOCALBASE}/include -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft \ +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \ biconv.2:${PORTSDIR}/converters/iconv RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 5ef8ce6a526a..114c60c39e1c 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -62,7 +62,7 @@ CONFIGURE_ARGS+= --with-icesound=oss .if ${XFREE86_VERSION} < 4 || defined(WITHOUT_XFT) CONFIGURE_ARGS+= --enable-corefonts --disable-xfreetype .else -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .endif .if ${XFREE86_VERSION} < 4 || defined(WITHOUT_XINERAMA) diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index 142e5d02dd44..36f461b17b62 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -17,7 +17,7 @@ COMMENT= Kahakai window manager BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= \ ${X11BASE}/lib/X11/fonts/artwiz-fonts:${PORTSDIR}/x11-fonts/artwiz-fonts diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 7efce0a0b847..eec5b91045ae 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://icculus.org/openbox/releases/ MAINTAINER= trevor@FreeBSD.org COMMENT= Derived from, and similar to, Blackbox -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS= --datadir=${PREFIX}/share/openbox --prefix=${PREFIX} \ --sysconfdir=${PREFIX}/etc/openbox diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile index 4867d7e6a258..aa21aafe73db 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= waimea MAINTAINER= danfe@regency.nsu.ru COMMENT= An X11 window manager designed for maximum efficiency -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${X11BASE}/bin/Esetroot:${PORTSDIR}/x11/eterm USE_BZIP2= yes diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index bee38e59e605..b755e19d8498 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -44,7 +44,7 @@ MAN1= glob.1 xfbd.1 xfce.1 xfclock.1 xfglob.1 xfgnome.1 xfhelp.1 \ .if ${XFREE86_VERSION} == 4 .if defined(WITH_XFT) -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+= --enable-xft .endif CONFIGURE_ARGS+= --enable-xinerama diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 4335348373cd..c75cef7ef77b 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -23,7 +23,7 @@ COMMENT= XFree86-4 client programs and related files LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ Xcursor.1:${PORTSDIR}/x11/XFree86-4-libraries \ png.5:${PORTSDIR}/graphics/png \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft SCRIPTS_ENV= InstallXdmConfig=${InstallXdmConfig} \ InstallXinitConfig=${InstallXinitConfig} \ diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 5e81402d079b..aaf58e00c30f 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -14,7 +14,7 @@ MAINTAINER= hendrik@scholz.net COMMENT= A Fluxbox utility to create and manage icons on the desktop LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft PLIST_FILES= bin/fbdesk USE_X_PREFIX= yes diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index 144efcf4a086..de3fa588893a 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -14,7 +14,7 @@ DISTNAME= fspanel-0.8beta1 MAINTAINER= anarcat@anarcat.dyndns.org COMMENT= Tiny panel listing opened windows for gnome-compliant WM -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes HAS_CONFIGURE= yes diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index 2bb45ff9e4bc..97052e09b9f8 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An anti-aliased font support for gtk+ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes USE_GNOME= gtk12 diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 35a4451f9920..756a9f1ec012 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/ MAINTAINER= sascha@root-login.org COMMENT= Place launch icons directly on your desktop -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 46fd6721538f..34dafa20762e 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -36,7 +36,7 @@ MAN1= mlterm.1 mlclient.1 PKGNAMESUFFIX= -noaa .else CONFIGURE_ARGS+= --enable-anti-alias -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .endif pre-everything:: diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index 90afd94cf020..a1cc989e3c35 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.handhelds.org/pub/projects/xstroke/release-${PORTVERSION MAINTAINER= ports@FreeBSD.org COMMENT= Fullscreen gesture recognition -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/libgnugetopt:extract USE_REINPLACE= yes -- cgit v1.2.3