aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-gdk_imlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-gdk_imlib/Makefile')
-rw-r--r--graphics/ruby-gdk_imlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-gdk_imlib/Makefile b/graphics/ruby-gdk_imlib/Makefile
index 278da3237a36..301cfe12430f 100644
--- a/graphics/ruby-gdk_imlib/Makefile
+++ b/graphics/ruby-gdk_imlib/Makefile
@@ -34,6 +34,7 @@ DOCS_EN= ChangeLog
post-extract:
${MV} ${WRKSRC:S/gdk_imlib$/gdkimlib/} ${WRKSRC}
+ ${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -r
post-install:
.if !defined(NOPORTDOCS)