[58048] trunk/dports/textproc/enchant/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 21 02:47:29 PDT 2009


Revision: 58048
          http://trac.macports.org/changeset/58048
Author:   ryandesign at macports.org
Date:     2009-09-21 02:47:25 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
enchant: disable universal variant because dependency hunspell has disabled the universal variant

Modified Paths:
--------------
    trunk/dports/textproc/enchant/Portfile

Modified: trunk/dports/textproc/enchant/Portfile
===================================================================
--- trunk/dports/textproc/enchant/Portfile	2009-09-21 09:36:15 UTC (rev 58047)
+++ trunk/dports/textproc/enchant/Portfile	2009-09-21 09:47:25 UTC (rev 58048)
@@ -29,6 +29,9 @@
 depends_build   bin:glibtoolize:libtool \
                 port:pkgconfig
 
+# hunspell is not universal
+universal_variant no
+
 configure.args	--mandir=${prefix}/share/man
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090921/06892281/attachment.html>


More information about the macports-changes mailing list