aboutsummaryrefslogtreecommitdiff
path: root/lang/python21/Makefile
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/python21/Makefile
parentb163365b4d792f7f38e408a99fbda40cc5a1d881 (diff)
downloadports-2f813973a541e09bed0e1a2d82035f6260227f4c.tar.gz
ports-2f813973a541e09bed0e1a2d82035f6260227f4c.zip
Notes
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r--lang/python21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 88377f549783..ad0785ef6ca3 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -72,7 +72,7 @@ post-extract:
${SED} -e '1s,^.*$$,#!${PREFIX}/bin/${PYTHON_VERSION},' \
${WRKSRC}/Tools/scripts/pydoc > ${WRKDIR}/pydoc2.1
-pre-install:
+pre-su-install:
.for platform in ${PLATFORMS}
${MKDIR} ${PYTHONPREFIX_LIBDIR}/${platform}
.for file in FCNTL.py IN.py regen