Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f582a71eb98fec4fb825923395ab7b4ae35e883a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f582a71eb98fec4fb825923395ab7b4ae35e883a)
  • Date: Thu, 28 Oct 2010 13:07:55 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

http/mapserver/DEPENDS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit f582a71eb98fec4fb825923395ab7b4ae35e883a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mapserver: add proj dep

diff --git a/http/mapserver/DEPENDS b/http/mapserver/DEPENDS
index cea1962..64a5f0b 100755
--- a/http/mapserver/DEPENDS
+++ b/http/mapserver/DEPENDS
@@ -3,10 +3,10 @@ depends freetype2 &&
depends gd &&
depends zlib &&
depends curl &&
-#optional_depends libproj \
-# "--with-proj" \
-# "--without-proj" \
-# "projection support" &&
+optional_depends libproj \
+ "--with-proj" \
+ "--without-proj" \
+ "projection support" &&
optional_depends agg \
"--with-agg" \
"--without-agg" \



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f582a71eb98fec4fb825923395ab7b4ae35e883a), Ismael Luceno, 10/28/2010

Archive powered by MHonArc 2.6.24.

Top of Page