aboutsummaryrefslogtreecommitdiffstats
path: root/audio/zinf
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-15 05:40:53 +0800
committerpat <pat@FreeBSD.org>2002-03-15 05:40:53 +0800
commitc625c415bed656454966a0ea58912bc874e6d9cc (patch)
tree1af1b587731557115a76bfefffb5b02570622bb2 /audio/zinf
parented7fa7e0b203014ed81c497c9ddaa0ce430441b4 (diff)
downloadfreebsd-ports-graphics-c625c415bed656454966a0ea58912bc874e6d9cc.tar.gz
freebsd-ports-graphics-c625c415bed656454966a0ea58912bc874e6d9cc.tar.zst
freebsd-ports-graphics-c625c415bed656454966a0ea58912bc874e6d9cc.zip
Depend on freetype again
PR: 35895 Submitted by: maintainer
Diffstat (limited to 'audio/zinf')
-rw-r--r--audio/zinf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index 963b3eb118b..7aae10fc6da 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= musicbrainz.1:${PORTSDIR}/audio/musicbrainz \
ORBit.2:${PORTSDIR}/devel/ORBit \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- freetype.9:${PORTSDIR}/print/freetype2
+ ttf.4:${PORTSDIR}/print/freetype
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes