Changeset 82632
- Timestamp:
- 08/16/11 22:10:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/python/py-pyxmpp/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-pyxmpp/Portfile
r82489 r82632 1 # -*- 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 1 2 # $Id$ 2 3 … … 27 28 rmd160 e94194d8dcf0d2e78e30de5cc92b3315c8a1ce92 28 29 29 depends_lib-append port:py${python.version}-libxml2 \ 30 port:py${python.version}-dnspython \ 31 port:py${python.version}-m2crypto 30 if {$name != $subport} { 31 depends_lib-append port:py${python.version}-libxml2 \ 32 port:py${python.version}-dnspython \ 33 port:py${python.version}-m2crypto 34 } 32 35 33 36 livecheck.type regex
Note: See TracChangeset
for help on using the changeset viewer.

