diff options
Diffstat (limited to 'graphics/jp2a/Makefile')
-rw-r--r-- | graphics/jp2a/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile index bffa746a99c7..ceb49f3cf44f 100644 --- a/graphics/jp2a/Makefile +++ b/graphics/jp2a/Makefile @@ -7,14 +7,14 @@ PORTNAME= jp2a PORTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Converts JPG images to ASCII -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes |