[135183] trunk/dports/x11/fsv/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Apr 18 08:11:59 PDT 2015


Revision: 135183
          https://trac.macports.org/changeset/135183
Author:   khindenburg at macports.org
Date:     2015-04-18 08:11:59 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
fsv: add dependency fix #47326; add license; remove trailing / so lint passes

Modified Paths:
--------------
    trunk/dports/x11/fsv/Portfile

Modified: trunk/dports/x11/fsv/Portfile
===================================================================
--- trunk/dports/x11/fsv/Portfile	2015-04-18 13:33:53 UTC (rev 135182)
+++ trunk/dports/x11/fsv/Portfile	2015-04-18 15:11:59 UTC (rev 135183)
@@ -4,11 +4,12 @@
 version           0.9
 revision          1
 categories        x11 amusements
+license           LGPL-2.1
 platforms         darwin
 maintainers       mac.com:edmundrhudy
 description       A clone of the SGI filesystem visualizer from Jurassic Park.
 long_description  fsv is an OpenGL filesystem visualizer inspired by \
-                  the SGI 3D File System Navigator seen in Jurassic Park. \
+                  the SGI 3D File System Navigator seen in Jurassic Park.
 homepage          http://fsv.sf.net
 
 master_sites      sourceforge
@@ -20,4 +21,4 @@
 
 use_parallel_build yes
 
-depends_lib port:gtkglarea
+depends_lib port:gtkglarea port:libGLU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/b71972c9/attachment-0001.html>


More information about the macports-changes mailing list