aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby19/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby19/Makefile')
-rw-r--r--lang/ruby19/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile
index 9df2fe1eceb..b1a28e1ea42 100644
--- a/lang/ruby19/Makefile
+++ b/lang/ruby19/Makefile
@@ -119,6 +119,11 @@ post-patch:
-e '/^RUBY_VENDOR_LIB_PATH2/s,\.\$$\{TEENY\},,' \
${WRKSRC}/configure
+ #
+ # Eliminate all leftovers
+ #
+ @${FIND} ${WRKSRC}/ -name "*.orig" -delete
+
#
# Remove modules we don't want
#