[55516] trunk/dports/editors/ecb/Portfile

snc at macports.org snc at macports.org
Wed Aug 12 07:16:19 PDT 2009


Revision: 55516
          http://trac.macports.org/changeset/55516
Author:   snc at macports.org
Date:     2009-08-12 07:16:18 -0700 (Wed, 12 Aug 2009)
Log Message:
-----------
updated dependencies, no reivion bump since it previously was not building

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

Modified: trunk/dports/editors/ecb/Portfile
===================================================================
--- trunk/dports/editors/ecb/Portfile	2009-08-12 14:14:02 UTC (rev 55515)
+++ trunk/dports/editors/ecb/Portfile	2009-08-12 14:16:18 UTC (rev 55516)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -23,8 +24,8 @@
                 sha1 f396adbe2079ee8a314912f9920d4e4c363bc7e3 \
                 rmd160 e5361142bfc211a6389400536c034a32ae1998ec
 
-depends_build   port:emacs port:speedbar port:eieio port:semantic
-depends_run     port:emacs port:speedbar port:eieio port:semantic
+depends_build   port:emacs port:cedet-devel
+depends_run     port:emacs port:cedet-devel
 
 use_configure   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090812/141c33c8/attachment.html>


More information about the macports-changes mailing list