most recent changes, diff for hellanzb
Index: news/hellanzb/Portfile
--- news/hellanzb/Portfile (revision 23979)
+++ news/hellanzb/Portfile (revision 23980)
@@ -27,6 +27,10 @@
bin:shorten:shorten \
port:py-twisted
+variant ssl {
+ depends_run-append port:py-openssl
+}
+
post-activate {
# copy over the sample conf file if necessary
if { ![file exists ${prefix}/etc/${name}.conf] } {