Ticket #541: patch-Portfile

File patch-Portfile, 1.3 KB (added by fkr@…, 21 years ago)

corrected diff

Line 
1Index: Portfile
2===================================================================
3RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/databases/mysqltcl/Portfile,v
4retrieving revision 1.8
5diff -u -r1.8 Portfile
6--- Portfile    3 Mar 2003 06:13:24 -0000       1.8
7+++ Portfile    12 May 2003 17:03:42 -0000
8@@ -6,19 +6,14 @@
9 categories     databases devel
10 maintainers    kevin@opendarwin.org
11 description    Simple API for Mysql-Database and Tcl scripting language.
12-long_description       MySQLTcl  is a collection of Tcl commands and a Tcl global array that provide access to one or  more  mysql  database servers.
13-homepage    http://www.xdobry.de/mysqltcl/
14+long_description        MySQLTcl is a collection of Tcl commands and a \
15+                       Tcl global array that provide access to one or \
16+                       more mysql database servers.   
17+homepage       http://www.xdobry.de/mysqltcl/
18 platforms      darwin
19 master_sites   http://www.xdobry.de/mysqltcl/
20 checksums      md5 49eda29dc599c51b056b2d67bfdb7d39
21 depends_lib     lib:libmysqlclient.10:mysql bin:wish8.4:tk
22 configure.env  LDFLAGS=-L${prefix}/lib/mysql/ CPPFLAGS=-I${prefix}/include/mysql/
23-
24-contents \
25-       lib/libmysqltcl.a \
26-       lib/libmysqltcl.la \
27-       lib/libmysqltcl.dylib \
28-       lib/libmysqltcl.0.dylib \
29-       lib/libmysqltcl.0.0.0.dylib \
30-       man/mann/mysqltcl.n \
31-       man/mann
32+configure.args  --prefix=${destroot}${prefix}
33+install.destroot