Revision
70176
Author
raimue@macports.org
Date
2010-07-31 09:51:51 -0700 (Sat, 31 Jul 2010)

Log Message

archivers/p7zip:
Also install 7z and 7zr

Modified Paths

Diff

Modified: trunk/dports/archivers/p7zip/Portfile (70175 => 70176)


--- trunk/dports/archivers/p7zip/Portfile	2010-07-31 13:01:13 UTC (rev 70175)
+++ trunk/dports/archivers/p7zip/Portfile	2010-07-31 16:51:51 UTC (rev 70176)
@@ -4,6 +4,7 @@
 
 name            p7zip
 version         9.13
+revision        1
 categories      archivers
 maintainers     nomaintainer
 platforms       darwin
@@ -38,6 +39,9 @@
     }
 }
 
+# build 7za, 7z and 7zr
+build.target all3
+
 use_parallel_build	yes
 
 destroot.destdir    DEST_HOME=${prefix} \