1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Fix dependency.

This commit is contained in:
Cy Schubert 2004-04-07 11:52:03 +00:00
parent 961620980e
commit b92c08caea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106392

View File

@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --with-iconv-library=${LOCALBASE}/lib \
--with-iconv-includes=${LOCALBASE}/include
.endif
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
.if defined(WITH_STROKE)