diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-07-13 10:19:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-07-13 10:19:34 +0000 |
commit | 60b202ddd2a8608ea7fcbea29fc400e626e7e6e4 (patch) | |
tree | d5fd976e0becb33a95465e942595dbac334b2712 /sysutils/lire | |
parent | 136884ab58f882bffe9d2e2406b6d03cabe20a07 (diff) |
Remove BROKEN and let pointyhat sort this out.
(sorry kris, I can't find the error anywhere)
Notes
Notes:
svn path=/head/; revision=139049
Diffstat (limited to 'sysutils/lire')
-rw-r--r-- | sysutils/lire/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile index c724d573633b..b7016f634cc4 100644 --- a/sysutils/lire/Makefile +++ b/sysutils/lire/Makefile @@ -32,8 +32,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ ${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \ ${SITE_PERL}/Locale/TextDomain.pm:${PORTSDIR}/devel/p5-Locale-libintl -BROKEN= Broken dependency - OPTIONS= CHARTS "Have Charts output format" On \ HTML "Have HTML or DocBook output format" On \ PDF "Have PDF output format" Off \ |