diff options
-rw-r--r-- | graphics/corona/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index 8558e9badba..e4903216b96 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -14,8 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A graphics library that supports most image formats LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ - jpeg.11:${PORTSDIR}/graphics/jpeg \ - ungif.5:${PORTSDIR}/graphics/libungif + jpeg.11:${PORTSDIR}/graphics/jpeg USE_AUTOTOOLS= libtool USE_GNOME= lthack |