Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/openvpn/Makefile,v retrieving revision 1.53 diff -u -u -r1.53 Makefile --- Makefile 7 Jul 2011 00:16:57 -0000 1.53 +++ Makefile 8 Aug 2011 19:01:01 -0000 @@ -109,7 +109,7 @@ ${FIND} ${WRKSRC}/${dir}/ -maxdepth 1 -type f -exec ${INSTALL_SCRIPT} \{\} ${DOCSDIR}/${dir} \; .endfor .else - -@${RMDIR} ${DOCSDIR} + @${RM} -rf ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE}