[102471] trunk/dports/sysutils/e2fsprogs/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Feb 3 20:22:58 PST 2013
Revision: 102471
https://trac.macports.org/changeset/102471
Author: jeremyhu at macports.org
Date: 2013-02-03 20:22:58 -0800 (Sun, 03 Feb 2013)
Log Message:
-----------
e2fsprogs: Mark libcomerr as not supporting universal, so users at least see a comprehensible error message instead of an obscure failure configuring kerberos5 (#37922)
Modified Paths:
--------------
trunk/dports/sysutils/e2fsprogs/Portfile
Modified: trunk/dports/sysutils/e2fsprogs/Portfile
===================================================================
--- trunk/dports/sysutils/e2fsprogs/Portfile 2013-02-04 04:10:05 UTC (rev 102470)
+++ trunk/dports/sysutils/e2fsprogs/Portfile 2013-02-04 04:22:58 UTC (rev 102471)
@@ -31,6 +31,8 @@
# This project is not C99 conformant
configure.cflags-append -std=gnu89
+universal_variant no
+
if {${name} == ${subport}} {
configure.args-append --disable-libuuid \
--disable-uuidd
@@ -51,8 +53,6 @@
ln -fs ${prefix}/lib/libcom_err.1.1.dylib ${worksrcpath}/lib/libcom_err.dylib
}
- universal_variant no
-
destroot.target-append install-libs
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130203/11f74cf1/attachment.html>
More information about the macports-changes
mailing list