[28725] trunk/dports/editors/emacs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 7 18:34:09 PDT 2007


Revision: 28725
          http://trac.macosforge.org/projects/macports/changeset/28725
Author:   ryandesign at macports.org
Date:     2007-09-07 18:34:09 -0700 (Fri, 07 Sep 2007)

Log Message:
-----------
emacs: don't "make bootstrap" since that's time-consuming and not necessary for versions built from distribution tarballs; see #12547

Modified Paths:
--------------
    trunk/dports/editors/emacs/Portfile

Modified: trunk/dports/editors/emacs/Portfile
===================================================================
--- trunk/dports/editors/emacs/Portfile	2007-09-08 01:27:29 UTC (rev 28724)
+++ trunk/dports/editors/emacs/Portfile	2007-09-08 01:34:09 UTC (rev 28725)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name            emacs
 version         22.1
+revision        1
 categories      editors
 maintainers     gmail.com:darren.bane
 description     The GNU Emacs text editor (command line only)
@@ -24,7 +25,6 @@
 patchfiles      patch-src-s-darwin.h
 
 depends_lib     port:ncurses
-build.target    bootstrap
 
 post-destroot {
     cd ${destroot}${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070907/c4239d81/attachment.html


More information about the macports-changes mailing list