aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-06-06 00:29:48 +0800
committeritetcu <itetcu@FreeBSD.org>2008-06-06 00:29:48 +0800
commit17e3db67acc7a546f1f6aefbc73842d40a89b1c8 (patch)
tree4f34005582c940af3aa7735f156277b41e43e55a
parent8e231595e0a3293b75223b2b1d3ea6d73249d866 (diff)
downloadfreebsd-ports-graphics-17e3db67acc7a546f1f6aefbc73842d40a89b1c8.tar.gz
freebsd-ports-graphics-17e3db67acc7a546f1f6aefbc73842d40a89b1c8.tar.zst
freebsd-ports-graphics-17e3db67acc7a546f1f6aefbc73842d40a89b1c8.zip
Fix DEPENDS and bump PORTREVISION
Submitted by: QA Tindy run Pointyhat to: miwi@, pav@, sanpei@
-rw-r--r--japanese/ngraph-fonts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile
index 293545cf2b5..aa18c40219b 100644
--- a/japanese/ngraph-fonts/Makefile
+++ b/japanese/ngraph-fonts/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ngraph-fonts
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese math x11-fonts
MASTER_SITES= # empty
DISTFILES= # empty
@@ -17,7 +17,8 @@ COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
${LOCALBASE}/lib/X11/fonts/local/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \
- ${LOCALBASE}/lib/X11/fonts/local/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26 \
+ ${LOCALBASE}/lib/X11/fonts/local/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26
+
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale