diff options
| author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-03 15:31:29 +0000 |
|---|---|---|
| committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-03 15:31:29 +0000 |
| commit | e9079de32f8f9fb65b95df093aec8060606ba95b (patch) | |
| tree | 6c4aff2a4fe12fdce00f6b1bde0a31163a88fb63 | |
| parent | Fix pkg-plist (diff) | |
Forgot to unbreak Makefile when committing this:
Log:
Fix pkg-plist
Approved by: portmgr (clement), knu (maintainer) is away
| -rw-r--r-- | www/ruby-webunit/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile index d01d55989840..c4fe0f91fc34 100644 --- a/www/ruby-webunit/Makefile +++ b/www/ruby-webunit/Makefile @@ -20,10 +20,6 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-pa ${RUBY_SITELIBDIR}/htmlrepair.rb:${PORTSDIR}/textproc/ruby-htmlrepair \ ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - USE_RUBY= yes USE_RUBY_FEATURES= rexml testunit |
