aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
commit07faea058d25239040eaa912a331e5cc33588f1a (patch)
treea1241ac24ea63b66890905df15560da398f67ebd /math/plplot
parent291a06448fc7267353e933aa326e195eefe719e8 (diff)
downloadports-07faea058d25239040eaa912a331e5cc33588f1a.tar.gz
ports-07faea058d25239040eaa912a331e5cc33588f1a.zip
Cleanup LIB_DEPENDS on libpng
Notes
Notes: svn path=/head/; revision=455251
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index b8e860fa1404..75de36b02b1c 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -50,7 +50,7 @@ FORTRAN_CMAKE_BOOL= ENABLE_f95
FORTRAN_CONFIGURE_ENV= CMAKE_Fortran_COMPILER="${FC}"
GD_LIB_DEPENDS= libgd.so:graphics/gd \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
GD_USES= jpeg
GD_CMAKE_BOOL= PLD_png