diff options
Diffstat (limited to 'lang/q/Makefile')
-rw-r--r-- | lang/q/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile index c5af638ea287..b07a2e78fe52 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Q -- equational programming language BUILD_DEPENDS= ${LOCALBASE}/dx/lib_freebsd/libDXL.a:${PORTSDIR}/graphics/opendx -LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \ freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.3:${PORTSDIR}/databases/gdbm \ gii.1:${PORTSDIR}/devel/libgii \ |