freetype2 comes with XF4, drop ttf dependency

This commit is contained in:
pvalchev 2001-08-09 00:34:16 +00:00
parent 79cdde28ee
commit 89522effe8

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2001/06/13 04:47:51 pvalchev Exp $
# $OpenBSD: Makefile,v 1.9 2001/08/09 00:34:16 pvalchev Exp $
COMMENT= "module for generating and manipulating images"
@ -25,7 +25,6 @@ FLAVOR?=
.if ${FLAVOR:L} == "libs"
LIB_DEPENDS= t1.2::devel/t1lib \
ttf.1.3::print/freetype \
png.2::graphics/png \
jpeg.62::graphics/jpeg \
tiff.35::graphics/tiff