diff options
Diffstat (limited to 'www/webstone-ssl/Makefile')
-rw-r--r-- | www/webstone-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index 95a962fd9d40..8e018fe5fbb8 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -31,7 +31,7 @@ CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} pre-configure: - @${RM} -f ${WRKSRC}/src/config.cache + @${RM} ${WRKSRC}/src/config.cache do-install: @${RMDIR} ${WRKSRC}/bin/runs |