[104401] trunk/dports/devel/gource/Portfile

mmoll at macports.org mmoll at macports.org
Sun Mar 24 11:18:11 PDT 2013


Revision: 104401
          https://trac.macports.org/changeset/104401
Author:   mmoll at macports.org
Date:     2013-03-24 11:18:11 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
devel/gource: glm is a header-only lib, so it's only a build dependency

Modified Paths:
--------------
    trunk/dports/devel/gource/Portfile

Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile	2013-03-24 18:11:44 UTC (rev 104400)
+++ trunk/dports/devel/gource/Portfile	2013-03-24 18:18:11 UTC (rev 104401)
@@ -22,6 +22,7 @@
 checksums           rmd160  bfeb1de7d1d71dd8cb4d2f9e3fa4ecfc43a00191 \
                     sha256  9b250a70c1fbe9383a22673931bbc4ff43d669da5d6c1e18b5b3329ad2154505
 
+depends_build       port:glm
 depends_lib         port:ftgl \
                     path:lib/pkgconfig/sdl.pc:libsdl \
                     port:libsdl_image \
@@ -29,7 +30,6 @@
                     port:libpng \
                     port:jpeg \
                     port:glew \
-                    port:glm \
                     port:boost
 
 patchfiles          patch-src-logmill.cpp.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130324/a59c4e34/attachment.html>


More information about the macports-changes mailing list