[107561] trunk/dports/mail/mu/Portfile

sean at macports.org sean at macports.org
Tue Jul 2 17:39:39 PDT 2013


Revision: 107561
          https://trac.macports.org/changeset/107561
Author:   sean at macports.org
Date:     2013-07-02 17:39:39 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
mu: use elisp port group

Modified Paths:
--------------
    trunk/dports/mail/mu/Portfile

Modified: trunk/dports/mail/mu/Portfile
===================================================================
--- trunk/dports/mail/mu/Portfile	2013-07-03 00:39:32 UTC (rev 107560)
+++ trunk/dports/mail/mu/Portfile	2013-07-03 00:39:39 UTC (rev 107561)
@@ -3,9 +3,11 @@
 
 PortSystem          1.0
 PortGroup           github 1.0
+PortGroup           elisp 1.0
 
 github.setup        djcb mu 0.99 v
 version             0.9.9
+revision            1
 license             GPL-3
 categories          mail
 maintainers         sean openmaintainer
@@ -30,11 +32,9 @@
 use_autoreconf      yes
 configure.args      --with-gui=none --disable-mu4e --disable-webkit --disable-guile
 
-# Note: we don't need an emacs_app variant since (at least currently) they share the same
-# load path as emacs
 variant emacs description {Build with emacs bindings} {
-    depends_lib-append    port:emacs
-    configure.env-append  EMACS=${prefix}/bin/emacs
+    depends_lib-append    path:${emacs_binary}:${emacs_binary_provider}
+    configure.env-append  EMACS=${emacs_binary}
     configure.args-delete --disable-mu4e
     configure.args-append --enable-mu4e
 }
@@ -43,7 +43,7 @@
     github.setup    djcb mu 59666a7edac3
     name            mu-devel
     version         0.9.9.0.99
-    revision        3
+    revision        4
 
     checksums       rmd160  a1b9303e9d88e3631f5c00753340f0bcd22a6be8 \
                     sha256  2d260c2ecda312426d80a24651aa5f8fb0e89a66983a9ddc0f1907df7781b4d4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/aead54d8/attachment.html>


More information about the macports-changes mailing list