From 8afb2f15e68daac2016fcf86dff3fcb7f8a4b22c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 16 Aug 2003 23:38:05 +0000 Subject: - Fix failed dependency Reported by: kris via bento --- x11-wm/icewm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 751af33f2fa3..f761b55eeffd 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,6 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Window Manager designed for speed, usability and consistency -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ + Xft.2:${PORTSDIR}/x11-fonts/Xft USE_X_PREFIX= yes WANT_GNOME= yes -- cgit v1.2.3