diff options
Diffstat (limited to 'www/tdom/Makefile')
-rw-r--r-- | www/tdom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tdom/Makefile b/www/tdom/Makefile index 9616dc694542..ce5836bfe710 100644 --- a/www/tdom/Makefile +++ b/www/tdom/Makefile @@ -17,7 +17,7 @@ USES= gmake tar:tgz tcl:tea USE_GITHUB= yes pre-configure: - ${RM} -f ${WRKSRC}/generic/domalloc.? + ${RM} ${WRKSRC}/generic/domalloc.? PLIST_SUB+= PORTVERSION=${PORTVERSION} |