aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
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 /math/plplot
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 '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