Ticket #5474: phpmyadmin.diff
File phpmyadmin.diff, 900 bytes (added by joe@…, 19 years ago) |
---|
-
www/phpmyadmin/Portfile
old new 1 # $Id: Portfile,v 1. 5 2005/09/30 18:05:16 tobyExp $2 PortSystem 1 # $Id: Portfile,v 1.7 2005/10/20 05:48:52 mww Exp $ 2 PortSystem 1.0 3 3 4 4 name phpmyadmin 5 version 2.6.4-pl 35 version 2.6.4-pl2 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 66f7287ce59d2f41ec180a04d5a3094a20 checksums md5 7d0e0ac0ebf97be76043ed4cbba588c9 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 {}53 52 build {} 54 53 55 54 destroot {