diff options
-rw-r--r-- | audio/freeamp/Makefile | 2 | ||||
-rw-r--r-- | audio/zinf/Makefile | 2 |
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 |