[94254] trunk/dports/www/firefox-x11/Portfile
jmr at macports.org
jmr at macports.org
Wed Jun 13 07:07:39 PDT 2012
Revision: 94254
https://trac.macports.org/changeset/94254
Author: jmr at macports.org
Date: 2012-06-13 07:07:38 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
firefox-x11: add grep dependency on 10.7 (#31941), remove archcheck portgroup
Modified Paths:
--------------
trunk/dports/www/firefox-x11/Portfile
Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile 2012-06-13 13:32:48 UTC (rev 94253)
+++ trunk/dports/www/firefox-x11/Portfile 2012-06-13 14:07:38 UTC (rev 94254)
@@ -2,7 +2,6 @@
# $Id$
PortSystem 1.0
-PortGroup archcheck 1.0
name firefox-x11
set component firefox
@@ -51,13 +50,10 @@
port:xorg-libXt \
port:libnotify
-archcheck.files \
- libexec/heimdal/lib/libkrb5.dylib \
- lib/libcanberra.dylib \
- lib/libgconf-2.dylib \
- lib/libgtk-x11-2.0.dylib \
- lib/libnotify.dylib \
- lib/libXt.dylib
+platform darwin 11 {
+ # ticket #31941, bug in system grep, "egrep: Regular expression too big"
+ depends_build-append port:grep
+}
use_autoconf yes
autoconf.cmd autoconf213
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/70fbffa2/attachment.html>
More information about the macports-changes
mailing list