diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-07 07:51:07 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-07 07:51:07 +0000 |
commit | 2de70233dcb0080b4c3cc88dd4884a85d8c597c6 (patch) | |
tree | b256259c332c3bdbe89ebfd49cc03a0c643fe60a /audio/rubyripper | |
parent | 847e2e652580231059e2782bf2001f54e6ea611e (diff) |
- Unbreak.
Notes
Notes:
svn path=/head/; revision=281358
Diffstat (limited to 'audio/rubyripper')
-rw-r--r-- | audio/rubyripper/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index 36fc3899e338..e9da0f161fe9 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -26,8 +26,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ cd-discid:${PORTSDIR}/audio/cd-discid -BROKEN= does not build - USE_BZIP2= yes USE_GETTEXT= yes USE_RUBY= yes |