diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-05 17:39:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-05 17:39:47 +0000 |
commit | e6ec19cf4dd7ed2facd9bb890fdad4ad5c600059 (patch) | |
tree | c11b7b09f3bbc741639a016a958a871ac8b40a68 /textproc/p5-EBook-Tools | |
parent | a4ff3ba8b3cd0270709ae118879ec23ebf677b01 (diff) | |
download | ports-e6ec19cf4dd7ed2facd9bb890fdad4ad5c600059.tar.gz ports-e6ec19cf4dd7ed2facd9bb890fdad4ad5c600059.zip |
Notes
Diffstat (limited to 'textproc/p5-EBook-Tools')
-rw-r--r-- | textproc/p5-EBook-Tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile index 9d568eab55c7..fd636957c684 100644 --- a/textproc/p5-EBook-Tools/Makefile +++ b/textproc/p5-EBook-Tools/Makefile @@ -32,6 +32,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS+= ${LOCALBASE}/bin/tidy:${PORTSDIR}/www/tidy +BROKEN= tidy now installs as tidy-4 + PERL_MODBUILD= yes MAN1= ebook.1 |