[29886] trunk/dports/devel/aegis/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 14 05:56:12 PDT 2007


Revision: 29886
          http://trac.macosforge.org/projects/macports/changeset/29886
Author:   boeyms at macports.org
Date:     2007-10-14 05:56:12 -0700 (Sun, 14 Oct 2007)

Log Message:
-----------
aegis: keep ${prefix}/com so aegis will run properly.

Modified Paths:
--------------
    trunk/dports/devel/aegis/Portfile

Modified: trunk/dports/devel/aegis/Portfile
===================================================================
--- trunk/dports/devel/aegis/Portfile	2007-10-14 12:54:29 UTC (rev 29885)
+++ trunk/dports/devel/aegis/Portfile	2007-10-14 12:56:12 UTC (rev 29886)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name        aegis
 version     4.22
+revision    1
 categories  devel
 maintainers boeyms openmaintainer
 description Aegis is a SCM/CASE tool with a difference
@@ -32,6 +33,7 @@
 }
 configure.args  --mandir=${prefix}/share/man --infodir=${prefix}/share/info
 
+destroot.keepdirs   ${destroot}${prefix}/com
 post-install {
     ui_msg "In order to use Aegis properly, you need to source a file \n\
         provided by Aegis that is appropriate to your shell, \n\

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


More information about the macports-changes mailing list