aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/pythoncad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 4abb004b6922..0828d4e1b077 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -20,6 +20,7 @@ USES= python
USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= PythonCAD
PYDISTUTILS_PKGVERSION= DS1-R${PORTVERSION}
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \