[52622] trunk/dports/devel/mcpp/Portfile

blair at macports.org blair at macports.org
Fri Jun 19 17:47:43 PDT 2009


Revision: 52622
          http://trac.macports.org/changeset/52622
Author:   blair at macports.org
Date:     2009-06-19 17:47:43 -0700 (Fri, 19 Jun 2009)
Log Message:
-----------
Close #19942 due to maintainer timeout.  This removes the +mcpplib
variant and instead have the port always install the libraries.

Modified Paths:
--------------
    trunk/dports/devel/mcpp/Portfile

Modified: trunk/dports/devel/mcpp/Portfile
===================================================================
--- trunk/dports/devel/mcpp/Portfile	2009-06-20 00:37:53 UTC (rev 52621)
+++ trunk/dports/devel/mcpp/Portfile	2009-06-20 00:47:43 UTC (rev 52622)
@@ -4,6 +4,7 @@
 
 name                mcpp
 version             2.7.2
+revision            1
 categories          devel
 platforms           darwin
 maintainers         t3.rim.or.jp:kmatsui
@@ -23,9 +24,7 @@
 master_sites        sourceforge
 checksums           md5 512de48c87ab023a69250edc7a0c7b05 \
                     sha1 703356b7c2cd30d7fb6000625bf3ccc2eb977ecb
-configure.args-append   --mandir=${prefix}/share/man
+configure.args-append --enable-mcpplib --mandir=${prefix}/share/man
 # +universal: Install universal binary of mcpp for i386 and ppc.
 # Do not append these options to configure, but append to make.
 variant universal { build.args-append CFLAGS+='-isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -arch i386 -arch ppc' }
-# +mcpplib: Install library libmcpp.* and build executable linking the library.
-variant mcpplib { configure.args-append --enable-mcpplib }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090619/1fb5d86a/attachment.html>


More information about the macports-changes mailing list