aboutsummaryrefslogtreecommitdiff
path: root/science/octopus
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-06-16 16:05:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-06-16 16:05:28 +0000
commite19903f0aea4d3e3b020dfeb7917e5da969abe6f (patch)
treeaf3dcd22e084ce9821b354f102726fb6b290181e /science/octopus
parenta8386f0b2645ad78a65832daf838a5a141c4e907 (diff)
downloadports-e19903f0aea4d3e3b020dfeb7917e5da969abe6f.tar.gz
ports-e19903f0aea4d3e3b020dfeb7917e5da969abe6f.zip
Clean up LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=504353
Diffstat (limited to 'science/octopus')
-rw-r--r--science/octopus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index 3a4440b0d04c..b303ebccddd6 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
libgsl.so:math/gsl \
liblapack.so:math/lapack \
libnlopt.so:math/nlopt \
- libpng16.so:graphics/png \
+ libpng.so:graphics/png \
libsymspg.so:science/spglib \
libtiff.so:graphics/tiff \
libwebp.so:graphics/webp \