aboutsummaryrefslogtreecommitdiffstats
path: root/www/squishdot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squishdot/Makefile')
-rw-r--r--www/squishdot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squishdot/Makefile b/www/squishdot/Makefile
index 5481fecf590..42c27175613 100644
--- a/www/squishdot/Makefile
+++ b/www/squishdot/Makefile
@@ -30,7 +30,7 @@ ZOPEPRODUCTDIR= lib/python/Products
WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME}
do-build:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
+ -@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
do-install:
@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}