aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-30 10:10:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-30 10:10:12 +0000
commitbe144d8709c7b960402751d8d6ae7245014d0f2f (patch)
tree092848e41ab8fe0ee0c906c9698a1ccbb1f440a1
parentee315d510efe81f95fd06ba697ba95a67d84dd57 (diff)
downloadports-be144d8709c7b960402751d8d6ae7245014d0f2f.tar.gz
ports-be144d8709c7b960402751d8d6ae7245014d0f2f.zip
Notes
-rw-r--r--lang/ruby/Makefile1
-rw-r--r--lang/ruby14/Makefile1
-rw-r--r--lang/ruby16/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 299958b86ece..e9383d26166c 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --enable-ipv6
.endif
post-patch:
+ ${RM} -f ${WRKSRC}/ext/gdbm/MANIFEST
${RM} -f ${WRKSRC}/ext/tcltklib/MANIFEST
${RM} -f ${WRKSRC}/ext/tk/MANIFEST
${RM} -rf ${WRKSRC}/lib/irb ${WRKSRC}/sample/irb.rb
diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile
index 299958b86ece..e9383d26166c 100644
--- a/lang/ruby14/Makefile
+++ b/lang/ruby14/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --enable-ipv6
.endif
post-patch:
+ ${RM} -f ${WRKSRC}/ext/gdbm/MANIFEST
${RM} -f ${WRKSRC}/ext/tcltklib/MANIFEST
${RM} -f ${WRKSRC}/ext/tk/MANIFEST
${RM} -rf ${WRKSRC}/lib/irb ${WRKSRC}/sample/irb.rb
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 299958b86ece..e9383d26166c 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --enable-ipv6
.endif
post-patch:
+ ${RM} -f ${WRKSRC}/ext/gdbm/MANIFEST
${RM} -f ${WRKSRC}/ext/tcltklib/MANIFEST
${RM} -f ${WRKSRC}/ext/tk/MANIFEST
${RM} -rf ${WRKSRC}/lib/irb ${WRKSRC}/sample/irb.rb