diff options
author | edwin <edwin@FreeBSD.org> | 2005-07-13 18:19:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-07-13 18:19:34 +0800 |
commit | bf74f64b9a60beb0e309f9c55dda6d22a7fce2b1 (patch) | |
tree | 4e9d64220c41e3a548c6b15918051f8f2be61ebc /sysutils/lire | |
parent | 07dafcbfcb1a9a896850041e92d2e71a75155260 (diff) | |
download | freebsd-ports-gnome-bf74f64b9a60beb0e309f9c55dda6d22a7fce2b1.tar.gz freebsd-ports-gnome-bf74f64b9a60beb0e309f9c55dda6d22a7fce2b1.tar.zst freebsd-ports-gnome-bf74f64b9a60beb0e309f9c55dda6d22a7fce2b1.zip |
Remove BROKEN and let pointyhat sort this out.
(sorry kris, I can't find the error anywhere)
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 \ |