summaryrefslogtreecommitdiff
path: root/x11-fonts/libXft
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-06 21:37:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-06 21:37:11 +0000
commit939fd373f064e87b5979518b77a5dbcff3ebe4dd (patch)
tree718abcdaed5f142ef95c391ad86d53b9e780722e /x11-fonts/libXft
parentAdd Xft 2.0, a client-sided font rendering engine for X applications. (diff)
Add a lib number to the fontconfig dependency.
Notes
Notes: svn path=/head/; revision=67508
Diffstat (limited to 'x11-fonts/libXft')
-rw-r--r--x11-fonts/libXft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index ce57e8addf6e..0f56d51c03a7 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -13,7 +13,7 @@ DISTNAME= fcpackage.${PORTVERSION:S/./_/}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
USE_GMAKE= yes
USE_X_PREFIX= yes