summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-04-05 19:40:33 -0700
committerJameson Graef Rollins <jrollins@finestructure.net>2009-04-05 19:40:33 -0700
commit6d274a5eadc7bcf543b87945472f910e2a6a67c7 (patch)
treea7ce925f0c09e2458f964bb6499734f25c177eba
parentae60b830b1a1354acd458a1cf593bd92bd8e8a00 (diff)
macports: fix perl dependencies, and add socat dependency
-rw-r--r--packaging/macports/Portfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/macports/Portfile b/packaging/macports/Portfile
index 290edfd..36c3635 100644
--- a/packaging/macports/Portfile
+++ b/packaging/macports/Portfile
@@ -21,9 +21,11 @@ platforms darwin
depends_run bin:ssh:openssh \
port:gnupg \
port:perl5.10 \
- port:p5-crypt-rsa \
+ port:p5-crypt-openssl-rsa \
+ port:p5-crypt-openssl-bignum \
port:p5-digest-sha1 \
- port:procmail
+ port:procmail \
+ port:socat
master_sites http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/
distname ${name}_${version}