- fix error noted by kris@

This commit is contained in:
Cheng-Lung Sung 2007-01-15 02:09:17 +00:00
parent e05af3866e
commit 21102c467e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182393

View File

@ -18,12 +18,17 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Term::ANSIColor for Ruby
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
NO_BUILD= yes
DOCS= README.en
EXAMPLES= examples/*
do-install:
@cd ${INSTALL_WRKSRC}; \
${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP}
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}