[38150] trunk/dports/irc/silc-client/Portfile

nick at macports.org nick at macports.org
Tue Jul 8 17:15:06 PDT 2008


Revision: 38150
          http://trac.macosforge.org/projects/macports/changeset/38150
Author:   nick at macports.org
Date:     2008-07-08 17:15:05 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
Removing universal as a variant in silc-client, as the required glib1 dependency doesn't compile as +universal correctly

Modified Paths:
--------------
    trunk/dports/irc/silc-client/Portfile

Modified: trunk/dports/irc/silc-client/Portfile
===================================================================
--- trunk/dports/irc/silc-client/Portfile	2008-07-08 23:35:53 UTC (rev 38149)
+++ trunk/dports/irc/silc-client/Portfile	2008-07-09 00:15:05 UTC (rev 38150)
@@ -22,7 +22,6 @@
 
 depends_lib	lib:libglib.1:glib1
 depends_run	bin:perl:perl5.8
-
 configure.args	--without-silcd \
 		--with-docdir=${prefix}/share/${name} \
 		--with-helpdir=${prefix}/share/${name} \
@@ -34,6 +33,8 @@
     file delete ${destroot}${prefix}/lib/perl5/5.8.8/darwin-2level/perllocal.pod
 }
 
+universal_variant	no
+
 livecheck.check		regex
 livecheck.url		${homepage}
 livecheck.regex		{${name}-([0-9.]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080708/339a495c/attachment.html 


More information about the macports-changes mailing list