aboutsummaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-03-18 07:00:08 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-03-18 07:00:08 +0000
commit2f813973a541e09bed0e1a2d82035f6260227f4c (patch)
tree08df4e17f179c6c7b43e8e041d3c6c0248a75adc /lang/python22
parentb163365b4d792f7f38e408a99fbda40cc5a1d881 (diff)
Notes
Diffstat (limited to 'lang/python22')
-rw-r--r--lang/python22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 74353e34a068..1ddb3c24e2f8 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -88,7 +88,7 @@ post-patch:
's,/usr/doc/python-docs-,${PREFIX}/share/doc/python,g' \
${WRKSRC}/Lib/pydoc.py
-pre-install:
+pre-su-install:
.for platform in ${PLATFORMS}
${MKDIR} ${PYTHONPREFIX_LIBDIR}/${platform}
.for file in IN.py regen