diff options
Diffstat (limited to 'net/ruby-romp')
-rw-r--r-- | net/ruby-romp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index 8d1626e25694..529d85240e87 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -35,6 +35,7 @@ post-extract: ${MV} ${WRKSRC}/${f} ${WRKSRC}/lib/ .endfor ${CP} ${_DISTDIR}/romp.html ${WRKSRC}/ + ${RM} ${WRKSRC}/druby4* post-patch: ${RUBY} -i~ -pe 'sub /^(#include\s*<stdint\.h>)/, "/*\\1*/"' ${WRKSRC}/*.c |