summaryrefslogtreecommitdiffstats
path: root/x11-fonts/etlfonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/etlfonts/Makefile')
-rw-r--r--x11-fonts/etlfonts/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile
index e386b6f..a179da7 100644
--- a/x11-fonts/etlfonts/Makefile
+++ b/x11-fonts/etlfonts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= etlfonts-noncjk
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts
MASTER_SITES= # disappeared
DISTNAME= non-cjk
@@ -16,13 +16,14 @@ EXTRACT_SUFX= .tar
MAINTAINER= mita@jp.FreeBSD.org
COMMENT= X11 supplemental fonts
-BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT}
-RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
+BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
+RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
+ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
EXTRACT_CMD= ${TAR}
EXTRACT_BEFORE_ARGS= -xf
EXTRACT_AFTER_ARGS= # empty
-USE_X_PREFIX= yes
+USE_XORG= x11
post-extract:
@${GUNZIP_CMD} ${WRKSRC}/*.gz
OpenPOWER on IntegriCloud