Date: Tue, 13 Jul 2004 07:41:30 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/clearsilver Makefile Message-ID: <200407130741.i6D7fUCW052790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-07-13 07:41:30 UTC
FreeBSD ports repository
Modified files:
www/clearsilver Makefile
Log:
- Patch out $ python - print site.sitedirs invocation. According to perky:
"sys.sitedirs is not for external reference, it's even hidden and not
available in Python 2.4" and replace it with ${PYTHON_SITELIBDIR}.
This fixes installation of python module, which would otherwise always
end up in /usr/X11R6/lib/python2.3/site-packages.
Revision Changes Path
1.3 +1 -0 ports/www/clearsilver/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407130741.i6D7fUCW052790>
