aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-25 19:04:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-25 19:04:25 +0000
commit7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 (patch)
tree1ab8a61c390fb88b46b924e62465cf67b9cc354f /databases
parentbfdfc5baac1b60e409c56691b0e6d07cff8d1d91 (diff)
downloadports-7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5.tar.gz
ports-7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/rrdtool/Makefile2
-rw-r--r--databases/rrdtool12/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index b833c8705a36..9fabfd5f9577 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -27,7 +27,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libproj.so:${PORTSDIR}/graphics/proj \
libtiff.so:${PORTSDIR}/graphics/tiff \
libfftw3.so:${PORTSDIR}/math/fftw3 \
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 8ccad9dd1e1e..dc5fce834d84 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -78,7 +78,7 @@ EXTRA_PATCHES+= ${FILESDIR}/thirdparty-json.diff
.if ${PORT_OPTIONS:MGRAPH}
LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2 \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
USE_GNOME+= cairo pango
PLIST_SUB+= WITH_GRAPH=""
.else
diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile
index 51224575fb04..beb6961dee81 100644
--- a/databases/rrdtool12/Makefile
+++ b/databases/rrdtool12/Makefile
@@ -13,7 +13,7 @@ COMMENT= Round Robin Database Tools v1.2
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libart_lgpl_2.so:${PORTSDIR}/graphics/libart_lgpl \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
CONFLICTS= rrdtool10-* rrdtool-1.*