aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/icewm
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/icewm
parenta46fd54d0407cabc6c6fb96e3bdd7c42656b83fd (diff)
downloadports-61b3a6bec83554aeeca93cdf9d7341e6324ccdf3.tar.gz
ports-61b3a6bec83554aeeca93cdf9d7341e6324ccdf3.zip
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile2
1 files changed, 1 insertions, 1 deletions
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)