diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-06-21 03:24:02 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-06-21 03:24:02 +0000 |
commit | 2e3f725443540ba0897bcca11f31ce94dfcd96d1 (patch) | |
tree | 9f6e877fd1f1c535e41a5193885d18e12ad759ef /x11-fonts | |
parent | d2781ff4cb559e55e41382cce077dd53a827fd3c (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/tv-fonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/tv-fonts/Makefile b/x11-fonts/tv-fonts/Makefile index 01dae6eb54cb..d673aee6d6de 100644 --- a/x11-fonts/tv-fonts/Makefile +++ b/x11-fonts/tv-fonts/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://dl.bytesex.org/releases/${PORTNAME}/ MAINTAINER= oliver@FreeBSD.org COMMENT= A number of fonts which are useful for TV applications +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients + USE_X_PREFIX= yes USE_GMAKE= yes USE_BZIP2= yes |