diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 3b6b5b88fc35864e32a41615276ae46bb4713370 (patch) | |
tree | 93234db8af22101e3e70293db1de87daf7f41c29 /x11-fonts | |
parent | b94bc5a91841080692d94a301557b1b7e624bdba (diff) | |
download | ports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/ttmkfdir/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 6b5a808212ba..0b5488f5b88a 100644 --- a/x11-fonts/ttmkfdir/Makefile +++ b/x11-fonts/ttmkfdir/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index be20f5757b83..e542a49e4ad7 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ MAINTAINER= ports@freebsd.org .if defined(USE_FREETYPE) -LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype .endif USE_X_PREFIX= yes |