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

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 23:27:08 PST 2008


Revision: 43665
          http://trac.macports.org/changeset/43665
Author:   jeremyhu at macports.org
Date:     2008-12-12 23:27:08 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
fsv: not universal (since gtk1 isn't), parallel, changed dependency to port:gtkglarea

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

Modified: trunk/dports/x11/fsv/Portfile
===================================================================
--- trunk/dports/x11/fsv/Portfile	2008-12-13 07:25:12 UTC (rev 43664)
+++ trunk/dports/x11/fsv/Portfile	2008-12-13 07:27:08 UTC (rev 43665)
@@ -15,5 +15,9 @@
 checksums         md5 0f68e27d638c45dbdf4f66fa19f811f0
 configure.args    --with-gtkgl-prefix=${prefix} --with-included-gettext --disable-nls
 
-depends_lib       lib:gtk1:gtk1 \
-                  lib:gtkglarea:gtkglarea
+use_parallel_build yes
+
+# gtk1 is not universal
+universal_variant no
+
+depends_lib port:gtkglarea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/9bd30dd9/attachment.html>


More information about the macports-changes mailing list