Ticket #5474: phpmyadmin.2.diff
File phpmyadmin.2.diff, 900 bytes (added by joe@…, 19 years ago) |
---|
-
www/phpmyadmin/Portfile
old new 1 # $Id: Portfile,v 1. 7 2005/10/20 05:48:52 mwwExp $2 PortSystem 1 # $Id: Portfile,v 1.5 2005/09/30 18:05:16 toby Exp $ 2 PortSystem 1.0 3 3 4 4 name phpmyadmin 5 version 2.6.4-pl 25 version 2.6.4-pl3 6 6 categories www 7 7 maintainers joe@netmusician.org 8 8 description A tool written in PHP intended to handle the administration \ … … 17 17 master_sites sourceforge 18 18 distname phpMyAdmin-${version} 19 19 use_bzip2 yes 20 checksums md5 7d0e0ac0ebf97be76043ed4cbba588c920 checksums md5 66f7287ce59d2f41ec180a04d5a3094a 21 21 platforms darwin freebsd 22 22 23 23 default_variants +apache +mysql4 +php4 … … 49 49 set docpath ${destroot}${prefix}/www/data 50 50 51 51 use_configure no 52 configure {} 52 53 build {} 53 54 54 55 destroot {