aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-12-27 00:02:35 +0000
committerSteve Wills <swills@FreeBSD.org>2018-12-27 00:02:35 +0000
commit0a802cedc74cfbf60f18249614d66bb572a5262e (patch)
tree3693e12a776cdef268ae4bb566ed0fe465d0117e /graphics
parentae8c2670d9e8f31a6224a73955a9b7442dcc783e (diff)
downloadports-0a802cedc74cfbf60f18249614d66bb572a5262e.tar.gz
ports-0a802cedc74cfbf60f18249614d66bb572a5262e.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pyproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index bb6ab63debe5..6ed942ca1cdc 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -28,7 +28,7 @@ PORTEXAMPLES= datum_shift.py geodtest.py sample.out \
OPTIONS_DEFINE= DOCS EXAMPLES
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/_proj.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/_proj.so
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}