aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-15 05:40:53 +0800
committerPatrick Li <pat@FreeBSD.org>2002-03-15 05:40:53 +0800
commitd875f64ac0e688014308480083835638664b45d0 (patch)
treea58172505fb39ea38cf8cef8fc780d4b581b8160 /audio
parent45e0aff8ae44537ab48c08caea6eb9823e7620a6 (diff)
downloadfreebsd-ports-d875f64ac0e688014308480083835638664b45d0.tar.gz
freebsd-ports-d875f64ac0e688014308480083835638664b45d0.tar.zst
freebsd-ports-d875f64ac0e688014308480083835638664b45d0.zip
Depend on freetype again
PR: 35895 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=56109
Diffstat (limited to 'audio')
-rw-r--r--audio/freeamp/Makefile2
-rw-r--r--audio/zinf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/freeamp/Makefile b/audio/freeamp/Makefile
index 963b3eb118bd..7aae10fc6da5 100644
--- a/audio/freeamp/Makefile
+++ b/audio/freeamp/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
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index 963b3eb118bd..7aae10fc6da5 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