diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-12-27 16:54:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-12-27 16:54:21 +0000 |
commit | 2a51b2182ad0b57bacbb854e03d7ee3be79c35b4 (patch) | |
tree | a20cf547b992a276c5803b968785a611ab644e11 /converters | |
parent | 709b7cca5bde6f8fa51dcf43116c1ca180777df0 (diff) |
Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.
Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
Notes
Notes:
svn path=/head/; revision=337749
Diffstat (limited to 'converters')
-rw-r--r-- | converters/pdf2djvu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile index 8b88d5dd3760..c964d193f13d 100644 --- a/converters/pdf2djvu/Makefile +++ b/converters/pdf2djvu/Makefile @@ -3,6 +3,7 @@ PORTNAME= pdf2djvu PORTVERSION= 0.7.17 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFFIX} |