[69915] trunk/dports/audio/libmikmod/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Jul 21 13:05:37 PDT 2010


Revision: 69915
          http://trac.macports.org/changeset/69915
Author:   mcalhoun at macports.org
Date:     2010-07-21 13:05:33 -0700 (Wed, 21 Jul 2010)
Log Message:
-----------
libmikmod: Allow universal build (Fixes #14397).

Modified Paths:
--------------
    trunk/dports/audio/libmikmod/Portfile

Modified: trunk/dports/audio/libmikmod/Portfile
===================================================================
--- trunk/dports/audio/libmikmod/Portfile	2010-07-21 19:31:58 UTC (rev 69914)
+++ trunk/dports/audio/libmikmod/Portfile	2010-07-21 20:05:33 UTC (rev 69915)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  muniversal 1.0
 
 name                libmikmod
 version             3.2.0-beta2
@@ -9,7 +10,6 @@
 maintainers         nomaintainer
 description         portable sound library
 platforms           darwin
-universal_variant   no
 
 long_description    libmikmod is a portable sound library for Unix systems. \
                     It can play IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, \
@@ -23,6 +23,8 @@
                     sha1 f16fc09ee643af295a8642f578bda97a81aaf744 \
                     rmd160 587d1c1ea24f3d52bf76407ee327b8fa8143b277
 
+merger_arch_compiler yes
+
 patchfiles          patch-libmikmod.m4
 
 configure.optflags  -Os
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100721/ce537767/attachment.html>


More information about the macports-changes mailing list