summaryrefslogtreecommitdiffstats
path: root/net/ruby-romp/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-09-26 18:30:04 +0000
committerknu <knu@FreeBSD.org>2002-09-26 18:30:04 +0000
commitedd4d98fb7266026add071bc41f40c1fd16c4b2a (patch)
treee8372cff4c006b5dce594101ecfb937fe356c12f /net/ruby-romp/Makefile
parent420290192be2ca5f6168bafeb4ea2e29327eadfc (diff)
downloadFreeBSD-ports-edd4d98fb7266026add071bc41f40c1fd16c4b2a.zip
FreeBSD-ports-edd4d98fb7266026add071bc41f40c1fd16c4b2a.tar.gz
Somehow ftp-master.freebsd.org still has the old tarball (before a
repack), so list the checksum value of it also in distinfo.
Diffstat (limited to 'net/ruby-romp/Makefile')
-rw-r--r--net/ruby-romp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile
index 529d852..44209150 100644
--- a/net/ruby-romp/Makefile
+++ b/net/ruby-romp/Makefile
@@ -35,7 +35,7 @@ post-extract:
${MV} ${WRKSRC}/${f} ${WRKSRC}/lib/
.endfor
${CP} ${_DISTDIR}/romp.html ${WRKSRC}/
- ${RM} ${WRKSRC}/druby4*
+ ${RM} -f ${WRKSRC}/druby4*
post-patch:
${RUBY} -i~ -pe 'sub /^(#include\s*<stdint\.h>)/, "/*\\1*/"' ${WRKSRC}/*.c
OpenPOWER on IntegriCloud