summaryrefslogtreecommitdiff
path: root/x11/xstroke
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/xstroke
parentUpgrading to Chora 1.2.1. (diff)
Chase the new location of libXft.
Notes
Notes: svn path=/head/; revision=104228
Diffstat (limited to 'x11/xstroke')
-rw-r--r--x11/xstroke/Makefile2
1 files changed, 1 insertions, 1 deletions
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