aboutsummaryrefslogtreecommitdiff
path: root/graphics/jp2a
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-04-23 20:56:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-04-23 20:56:21 +0000
commit56d3caa4ad614ae876296a49bdc77f641da8ffe9 (patch)
tree588b8a39510dcad11a1659ddbcf83af85d29f6ad /graphics/jp2a
parent30efb47f3c6d4a5a01143e36d0960048bbf010a9 (diff)
downloadports-56d3caa4ad614ae876296a49bdc77f641da8ffe9.tar.gz
ports-56d3caa4ad614ae876296a49bdc77f641da8ffe9.zip
Cleanup LIB_DEPENDS
Diffstat (limited to 'graphics/jp2a')
-rw-r--r--graphics/jp2a/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index e1055b217dca..0dce78ca3904 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
USES= jpeg localbase ncurses pkgconfig tar:bz2
USE_CSTD= c99