aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2-devel
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2004-04-07 19:52:03 +0800
committercy <cy@FreeBSD.org>2004-04-07 19:52:03 +0800
commit82a34a048f8d52ab14076b8e66067ca047b15187 (patch)
tree9425f3abfebab85be8255175f95327ad7d864d31 /x11-wm/fvwm2-devel
parentb27e8668ba2e14fa2f0bd2dcc46adbe04b7a0c1c (diff)
downloadfreebsd-ports-gnome-82a34a048f8d52ab14076b8e66067ca047b15187.tar.gz
freebsd-ports-gnome-82a34a048f8d52ab14076b8e66067ca047b15187.tar.zst
freebsd-ports-gnome-82a34a048f8d52ab14076b8e66067ca047b15187.zip
Fix dependency.
Diffstat (limited to 'x11-wm/fvwm2-devel')
-rw-r--r--x11-wm/fvwm2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
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)