From d80da8b7ee7a48c5a9a922688573123c0365404f Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 13 Mar 2008 11:42:13 +0000 Subject: - Remove dependency on X_CLIENTS_PORTS PR: 121478 Submitted by: Chess Griffin --- x11-toolkits/xview/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/xview') diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index 96a6ea9aeac9..279a204b7bc8 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -7,7 +7,7 @@ PORTNAME= xview PORTVERSION= 3.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.efd.lth.se/pub/X11/ \ ftp://ftp.uni-heidelberg.de/pub/X11/contrib/libraries/ \ @@ -18,7 +18,8 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org COMMENT= X Window-System-based Visual/Integrated Environment for Workstations -BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} +BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ + mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale REINPLACE_ARGS= -i "" USE_IMAKE= yes -- cgit v1.2.3