Skip to content

Commit

Permalink
Aesthetic change suggested by Felix.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4535 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
pguyot committed Jan 8, 2004
1 parent dcd7f62 commit 3543b06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/mysql-python/Portfile
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.1 2004/01/08 07:17:15 pguyot Exp $ # $Id: Portfile,v 1.2 2004/01/08 11:57:13 pguyot Exp $


PortSystem 1.0 PortSystem 1.0


Expand All @@ -11,7 +11,7 @@ long_description A package containing a Python module that allows you to \
connect to MySQL databases connect to MySQL databases
platforms darwin platforms darwin
homepage http://sourceforge.net/projects/mysql-python homepage http://sourceforge.net/projects/mysql-python
master_sites sourceforge:mysql-python master_sites sourceforge
distname MySQL-python-${version} distname MySQL-python-${version}
checksums md5 afef758f56289f98408dd9f379d8fc8d checksums md5 afef758f56289f98408dd9f379d8fc8d


Expand All @@ -28,4 +28,4 @@ destroot.cmd python setup.py


post-patch { post-patch {
reinplace "s|__PREFIX|${prefix}|g" "${worksrcpath}/setup.py" reinplace "s|__PREFIX|${prefix}|g" "${worksrcpath}/setup.py"
} }

0 comments on commit 3543b06

Please sign in to comment.