aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index bd6dee549a6a..9138cfc90b94 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -86,7 +86,7 @@ PLIST_SUB+= PYTHONPRE32=""
PLIST_SUB+= PYTHON_SUFFIX=${PYTHON_SUFFIX}
-.if ${PREFIX} != ${LOCALBASE} && !defined(NO_STAGE)
+.if ${PREFIX} != ${LOCALBASE}
PYSITEDIR= ${PREFIX}${PYTHON_SITELIBDIR:S|^${LOCALBASE}||}
.else
PYSITEDIR= ${PYTHON_SITELIBDIR}