Changeset 29578
- Timestamp:
- 2007-09-30 14:42:50 (14 months ago)
- Files:
-
- 1 modified
-
trunk/dports/security/kedpm/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/security/kedpm/Portfile
r27930 r29578 26 26 checksums sha1 7319b45efced4995d85fba0bceefb5c5f0313852 27 27 28 depends_lib bin:python24:python24 port:py-crypto port:py-gtk2 port:libglade2 28 depends_lib port:python25 port:py25-crypto port:py25-hashlib \ 29 port:py25-gtk port:libglade2 29 30 30 31 use_configure no … … 32 33 build {} 33 34 34 destroot.cmd ${prefix}/bin/python setup.py install35 destroot.cmd ${prefix}/bin/python2.5 setup.py install 35 36 destroot.destdir --prefix=${prefix} --root=${destroot}

