aboutsummaryrefslogtreecommitdiff
path: root/lang/py-mx-base
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-06-14 11:19:13 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-06-14 11:19:13 +0000
commit5abd985434ac5104101d0093a397a24d2c18bbea (patch)
tree6aca353951a4c0cefd309dc406fcd37015f2b262 /lang/py-mx-base
parent8d6c870a317e77eee356ba22e01e8d5f9b752de5 (diff)
downloadports-5abd985434ac5104101d0093a397a24d2c18bbea.tar.gz
ports-5abd985434ac5104101d0093a397a24d2c18bbea.zip
Notes
Diffstat (limited to 'lang/py-mx-base')
-rw-r--r--lang/py-mx-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile
index 92fe5ed5f64b..1650b429cff6 100644
--- a/lang/py-mx-base/Makefile
+++ b/lang/py-mx-base/Makefile
@@ -20,7 +20,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
DOCDIR= ${PREFIX}/share/doc/py-mx
-MXHDRDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages/mx/stdlib
+MXHDRDIR= ${PYTHONPREFIX_SITELIBDIR}/mx/stdlib
post-install:
@${MKDIR} ${DOCDIR}