summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2017-01-08 00:06:42 +0000
committerThierry Thomas <thierry@FreeBSD.org>2017-01-08 00:06:42 +0000
commitff80c5cd80e5592e0bfde5cda481b7c8bfb59447 (patch)
tree123f41cb34d62940fd402a1995bc63616efd1acf /science
parent=Version 3.23.20= (diff)
Remove math/proj.4.
math/libproj was already duplicated as graphics/proj. Reported by: sunpoet and cmt
Notes
Notes: svn path=/head/; revision=430847
Diffstat (limited to 'science')
-rw-r--r--science/gnudatalanguage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 5463fc0aee07..26d7d704bf30 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -70,7 +70,7 @@ HDF5_CMAKE_ON= -DHDF5:BOOL=YES
HDF5_CMAKE_OFF= -DHDF5:BOOL=NO -DHDF:BOOL=NO
LIBPROJ4_DESC= Support cartographic processes
-LIBPROJ4_LIB_DEPENDS= libproj.so:math/proj.4
+LIBPROJ4_LIB_DEPENDS= libproj.so:graphics/proj
LIBPROJ4_CMAKE_ON= -DLIBPROJ4:BOOL=YES
LIBPROJ4_CMAKE_OFF= -DLIBPROJ4:BOOL=NO