summaryrefslogtreecommitdiff
path: root/textproc/ruby-htmlsplit
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-21 15:48:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-21 15:48:37 +0000
commit9ccc1f0b02157c27eaa814e4ceebe0d9de98d348 (patch)
tree5f1b8ef0e24645dcc7087a245c9ed181fb2ae492 /textproc/ruby-htmlsplit
parent- Stage support (diff)
- Stage support
Diffstat (limited to 'textproc/ruby-htmlsplit')
-rw-r--r--textproc/ruby-htmlsplit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile
index a9b2311a9e25..f50c3ee7985e 100644
--- a/textproc/ruby-htmlsplit/Makefile
+++ b/textproc/ruby-htmlsplit/Makefile
@@ -19,9 +19,8 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlsplit.rb
-NO_STAGE= yes
do-install:
- ${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${RUBY_SITELIBDIR}/
+ ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${STAGEDIR}${RUBY_SITELIBDIR}/
.include <bsd.port.mk>
-# http://www.moonwolf.com/ruby/archive/htmlsplit102.zip