aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-03-19 15:41:55 +0800
committerdemon <demon@FreeBSD.org>2003-03-19 15:41:55 +0800
commit4d5264a2da4b1b56b9100ad1d3d829782fd0286b (patch)
treed580f7e434cb8fd73b7a998060c93d8a631f8c5c /x11-fonts
parent43c9e7f97973187ab549d0f407705d1f026c0316 (diff)
downloadfreebsd-ports-gnome-4d5264a2da4b1b56b9100ad1d3d829782fd0286b.tar.gz
freebsd-ports-gnome-4d5264a2da4b1b56b9100ad1d3d829782fd0286b.tar.zst
freebsd-ports-gnome-4d5264a2da4b1b56b9100ad1d3d829782fd0286b.zip
Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS to
unbreak the build on systems without cabextract. Approved by: kris
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/webfonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile
index b9c38c0fbaf0..e96315a32eba 100644
--- a/x11-fonts/webfonts/Makefile
+++ b/x11-fonts/webfonts/Makefile
@@ -27,8 +27,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= kkonstan@duth.gr
COMMENT= TrueType core fonts for the Web
-BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \
- cabextract:${PORTSDIR}/archivers/cabextract
+EXTRACT_DEPENDS=cabextract:${PORTSDIR}/archivers/cabextract
+BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
USE_X_PREFIX= yes