summaryrefslogtreecommitdiffstats
path: root/astro/astrometry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/astrometry/Makefile')
-rw-r--r--astro/astrometry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 89d065e..f3461975 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
libcfitsio.so:${PORTSDIR}/astro/cfitsio \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libnetpbm.so:${PORTSDIR}/graphics/netpbm
RUN_DEPENDS:= ${BUILD_DEPENDS}
OpenPOWER on IntegriCloud