diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-17 06:54:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-17 06:54:05 +0800 |
commit | 163a239830a8f89b38f71366121af40a1baf8a59 (patch) | |
tree | 5648a332eb4e631fe6a8548bd22020f5b6d5dcd8 /x11-wm | |
parent | 9a9eb7dd94dfacbb15e8f70b2f35f7e1dc2150a0 (diff) | |
download | freebsd-ports-graphics-163a239830a8f89b38f71366121af40a1baf8a59.tar.gz freebsd-ports-graphics-163a239830a8f89b38f71366121af40a1baf8a59.tar.zst freebsd-ports-graphics-163a239830a8f89b38f71366121af40a1baf8a59.zip |
Chase the new location of libXft.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fbdesk/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fluxbox-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fluxbox/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm2-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kahakai/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/openbox/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/waimea/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/x11-wm/fbdesk/Makefile b/x11-wm/fbdesk/Makefile index 5e81402d079..aaf58e00c30 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 dc22c1466bc..931fba4a694 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 ae6bc72d1fc..d5982b5fef2 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 7b55352fb98..40b6a903dee 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 5ef8ce6a526..114c60c39e1 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 142e5d02dd4..36f461b17b6 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 7efce0a0b84..eec5b91045a 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 4867d7e6a25..aa21aafe73d 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 bee38e59e60..b755e19d849 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 |