aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-06 06:55:43 +0800
committerpav <pav@FreeBSD.org>2004-04-06 06:55:43 +0800
commit5b4d4a5680ac74d196e92e43661269d39eea601a (patch)
treed500812af649dd070fc04d0926fe6777a4b8f405
parent13a610bbe748b53a2893ca48b8b9c9ca46d3fea3 (diff)
downloadfreebsd-ports-gnome-5b4d4a5680ac74d196e92e43661269d39eea601a.tar.gz
freebsd-ports-gnome-5b4d4a5680ac74d196e92e43661269d39eea601a.tar.zst
freebsd-ports-gnome-5b4d4a5680ac74d196e92e43661269d39eea601a.zip
- Relax syntax errors from compileall.py script
-rw-r--r--www/zope-placelesstranslationservice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-placelesstranslationservice/Makefile b/www/zope-placelesstranslationservice/Makefile
index 90694338bec9..95ddc6f4639a 100644
--- a/www/zope-placelesstranslationservice/Makefile
+++ b/www/zope-placelesstranslationservice/Makefile
@@ -26,7 +26,7 @@ PLIST= ${WRKDIR}/pkg-plist
WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME}
do-build:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/
+ -@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/
pre-install:
@${RM} -f ${PLIST}