[127910] users/mojca/ports/gis/grass/Portfile
mojca at macports.org
mojca at macports.org
Thu Nov 6 12:42:00 PST 2014
Revision: 127910
https://trac.macports.org/changeset/127910
Author: mojca at macports.org
Date: 2014-11-06 12:42:00 -0800 (Thu, 06 Nov 2014)
Log Message:
-----------
mojca/grass: replace proj47 with proj (#44056)
Modified Paths:
--------------
users/mojca/ports/gis/grass/Portfile
Modified: users/mojca/ports/gis/grass/Portfile
===================================================================
--- users/mojca/ports/gis/grass/Portfile 2014-11-06 20:09:57 UTC (rev 127909)
+++ users/mojca/ports/gis/grass/Portfile 2014-11-06 20:42:00 UTC (rev 127910)
@@ -8,6 +8,7 @@
name grass
epoch 1
version 7.0.0beta3
+revision 1
maintainers nomaintainer
categories gis
license GPL-2+
@@ -32,7 +33,7 @@
port:libpng \
port:mesa \
lib:libXm:openmotif \
- port:proj47 \
+ port:proj \
port:tk \
path:lib/pkgconfig/cairo.pc:cairo \
port:readline
@@ -67,9 +68,9 @@
--with-motif-libs=${prefix}/lib \
--with-png-includes=${prefix}/include \
--with-png-libs=${prefix}/lib \
- --with-proj-includes=${prefix}/lib/proj47/include \
- --with-proj-libs=${prefix}/lib/proj47/lib \
- --with-proj-share=${prefix}/lib/proj47/share/proj \
+ --with-proj-includes=${prefix}/include \
+ --with-proj-libs=${prefix}/lib \
+ --with-proj-share=${prefix}/share/proj \
--with-tcltk-includes=${prefix}/include \
--with-tcltk-libs=${prefix}/lib \
--with-cxx \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141106/0ae14ccb/attachment.html>
More information about the macports-changes
mailing list