aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-16 22:54:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-16 22:54:05 +0000
commit61b3a6bec83554aeeca93cdf9d7341e6324ccdf3 (patch)
tree1eb013ac656a4080638378e0568203d553ac3c8b /x11-wm
parenta46fd54d0407cabc6c6fb96e3bdd7c42656b83fd (diff)
downloadports-61b3a6bec83554aeeca93cdf9d7341e6324ccdf3.tar.gz
ports-61b3a6bec83554aeeca93cdf9d7341e6324ccdf3.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fbdesk/Makefile2
-rw-r--r--x11-wm/fluxbox-devel/Makefile2
-rw-r--r--x11-wm/fluxbox/Makefile2
-rw-r--r--x11-wm/fvwm2-devel/Makefile2
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11-wm/kahakai/Makefile2
-rw-r--r--x11-wm/openbox/Makefile2
-rw-r--r--x11-wm/waimea/Makefile2
-rw-r--r--x11-wm/xfce/Makefile2
9 files changed, 9 insertions, 9 deletions
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