From b92c08caeaff3aa5342945abbda7ef315e24bbb8 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 7 Apr 2004 11:52:03 +0000 Subject: [PATCH] Fix dependency. --- x11-wm/fvwm2-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index a311af3e775e..c331760ca739 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -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)