aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-13 19:42:13 +0800
committermiwi <miwi@FreeBSD.org>2008-03-13 19:42:13 +0800
commit8feecd39044f30e8d32ff1e1ef2a81a2585680b4 (patch)
tree699ea9fb64faca3153ccd54924ecd22816ce586b /x11-toolkits
parent85c38a10eb3ea8df7877a77b5d043c398f8ac071 (diff)
downloadfreebsd-ports-gnome-8feecd39044f30e8d32ff1e1ef2a81a2585680b4.tar.gz
freebsd-ports-gnome-8feecd39044f30e8d32ff1e1ef2a81a2585680b4.tar.zst
freebsd-ports-gnome-8feecd39044f30e8d32ff1e1ef2a81a2585680b4.zip
- Remove dependency on X_CLIENTS_PORTS
PR: 121478 Submitted by: Chess Griffin <chess@chessgriffin.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xview/Makefile5
1 files changed, 3 insertions, 2 deletions
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