diff options
| author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-03-18 07:00:08 +0000 |
|---|---|---|
| committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-03-18 07:00:08 +0000 |
| commit | 2f813973a541e09bed0e1a2d82035f6260227f4c (patch) | |
| tree | 08df4e17f179c6c7b43e8e041d3c6c0248a75adc /lang/python | |
| parent | b163365b4d792f7f38e408a99fbda40cc5a1d881 (diff) | |
Notes
Diffstat (limited to 'lang/python')
| -rw-r--r-- | lang/python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index f607714bd0ab..38af9f6aa5a9 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -146,7 +146,7 @@ post-build: ${LN} -f lib${PYTHON_VERSION}.so lib${PYTHON_VERSION}.so.1; \ ${LN} -f python ${PYTHON_VERSION:S/thon/thon-shared/} -pre-install: +pre-su-install: .for platform in ${PLATFORMS} ${MKDIR} ${PYTHONPREFIX_LIBDIR}/${platform} .for file in IN.py regen |
