[64020] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Sat Feb 20 02:16:46 PST 2010


Revision: 64020
          http://trac.macports.org/changeset/64020
Author:   ryandesign at macports.org
Date:     2010-02-20 02:16:45 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
Remove references to emacs-devel which was deleted in r33465

Revision Links:
--------------
    http://trac.macports.org/changeset/33465

Modified Paths:
--------------
    trunk/dports/lang/haskell-mode.el/Portfile
    trunk/dports/www/emacs-w3m/Portfile

Modified: trunk/dports/lang/haskell-mode.el/Portfile
===================================================================
--- trunk/dports/lang/haskell-mode.el/Portfile	2010-02-20 10:05:54 UTC (rev 64019)
+++ trunk/dports/lang/haskell-mode.el/Portfile	2010-02-20 10:16:45 UTC (rev 64020)
@@ -29,10 +29,6 @@
 
 post-patch	{ reinplace s|ghci-program-path|${prefix}/bin/ghci|g ${worksrcpath}/inf-haskell.el }
 
-variant emacs_devel	{ depends_lib-delete port:emacs
-		  depends_lib-append port:emacs-devel
-		}
-
 use_configure	no
 build		{}
 destroot	{ file mkdir ${destroot}${prefix}/share/emacs/site-lisp

Modified: trunk/dports/www/emacs-w3m/Portfile
===================================================================
--- trunk/dports/www/emacs-w3m/Portfile	2010-02-20 10:05:54 UTC (rev 64019)
+++ trunk/dports/www/emacs-w3m/Portfile	2010-02-20 10:16:45 UTC (rev 64020)
@@ -18,10 +18,6 @@
 depends_lib	port:w3m	\
 		port:emacs
 
-variant devel	{ depends_lib-delete port:emacs
-		  depends_lib-append port:emacs-devel
-		}
-
 configure.args	--prefix=${destroot}${prefix}		\
 		--mandir=${destroot}${prefix}/share/man	\
 		--infodir=${destroot}${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100220/501077e6/attachment.html>


More information about the macports-changes mailing list