aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-10 20:00:40 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-10 20:00:40 +0000
commit75c0a857e3d9e38a2306712e968d147f718c8320 (patch)
tree7bfdbf6fcee95d381d689d854fcbb51282b48223
parent9723674f5e5c645bd1495102254d0c622df4a51e (diff)
downloadports-75c0a857e3d9e38a2306712e968d147f718c8320.tar.gz
ports-75c0a857e3d9e38a2306712e968d147f718c8320.zip
Notes
-rw-r--r--x11-fonts/mozilla-fonts/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-fonts/mozilla-fonts/Makefile b/x11-fonts/mozilla-fonts/Makefile
index f547990f485a..85738eadd231 100644
--- a/x11-fonts/mozilla-fonts/Makefile
+++ b/x11-fonts/mozilla-fonts/Makefile
@@ -7,14 +7,16 @@
PORTNAME= mozilla-fonts
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fonts www
MASTER_SITES= http://www.happygiraffe.net/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Web fonts for Netscape/Mozilla
-BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
+BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
+ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
+ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
.include <bsd.port.pre.mk>