aboutsummaryrefslogtreecommitdiff
path: root/math/mathgl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-06-03 12:44:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-06-03 12:44:04 +0000
commit036e3cbe0dd5d8e6011c89a905c18ee91e267305 (patch)
tree2cd987f58d7d1ad2e5520e6ca5831e34c11de98a /math/mathgl
parentebb1ae8d2b7babbe87e606b64525c2927fc8e322 (diff)
downloadports-036e3cbe0dd5d8e6011c89a905c18ee91e267305.tar.gz
ports-036e3cbe0dd5d8e6011c89a905c18ee91e267305.zip
Canonicalize dependency on libpng
Notes
Notes: svn path=/head/; revision=471491
Diffstat (limited to 'math/mathgl')
-rw-r--r--math/mathgl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile
index cd060eb677a9..dc80a4af0a9b 100644
--- a/math/mathgl/Makefile
+++ b/math/mathgl/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
libhdf5.so:science/hdf5 \
libhpdf.so:print/libharu \
libltdl.so:devel/libltdl \
- libpng16.so:graphics/png \
+ libpng.so:graphics/png \
libsz.so:science/szip
USES= cmake:outsource jpeg gettext-runtime python:2.7