aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python26
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-03-18 15:00:08 +0800
committerperky <perky@FreeBSD.org>2004-03-18 15:00:08 +0800
commit1e89e4e351106dc421100f51e216788f620b3ebd (patch)
treec7d0512197c7b4934f87237717f3d33353bf8497 /lang/python26
parent31fc94a4f1e0fa534250fe0e05601971fe1001c4 (diff)
downloadfreebsd-ports-gnome-1e89e4e351106dc421100f51e216788f620b3ebd.tar.gz
freebsd-ports-gnome-1e89e4e351106dc421100f51e216788f620b3ebd.tar.zst
freebsd-ports-gnome-1e89e4e351106dc421100f51e216788f620b3ebd.zip
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX. Submitted by: marcel
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index d3559fdedb37..3b275651461d 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/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