aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-01 15:19:53 +0800
committerantoine <antoine@FreeBSD.org>2017-12-01 15:19:53 +0800
commite580b8463cb94874e758706ab6afe07b5bee5fdc (patch)
treea1241ac24ea63b66890905df15560da398f67ebd /science
parentbae2105642e1e3e48d2116624a614b5993629c5a (diff)
downloadfreebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.tar.gz
freebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.tar.zst
freebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.zip
Cleanup LIB_DEPENDS on libpng
Diffstat (limited to 'science')
-rw-r--r--science/orthanc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index d385e14fccdd..a28c7c640867 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -32,7 +32,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libcharls.so:devel/dcmtk \
libdcmjpls.so:devel/dcmtk \
libsqlite3.so:databases/sqlite3 \
- libpng16.so:graphics/png \
+ libpng.so:graphics/png \
libgtest.so:devel/googletest \
libpugixml.so:textproc/pugixml