diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-04-15 04:04:57 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-04-15 04:04:57 +0000 |
commit | a95125b44f65b54eaa525da3bd2aaa41b9800cbe (patch) | |
tree | 55351e9282dc5ce179b46a5eb5ab67b9fdeeef62 | |
parent | - Update to 3.03. (diff) |
- I forgotten to remove all comments about the option DRAW that used to have in the previous version, it is a third part patch and doesn't apply anymore.
PR: ports/166601
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes
Notes:
svn path=/head/; revision=294837
-rw-r--r-- | graphics/xpdf/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/xpdf/pkg-descr b/graphics/xpdf/pkg-descr index c4f635857e1a..b6a0b3056a0b 100644 --- a/graphics/xpdf/pkg-descr +++ b/graphics/xpdf/pkg-descr @@ -5,7 +5,4 @@ PDF software. It can also convert PDF input to ps, text, and info formats; and split out fonts and images. -This port, when built with 'make WITH_DRAW=yes', has support for drawing, -saving and deleting annotations from PDF files. - WWW: http://www.foolabs.com/xpdf/ |