summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-18 07:19:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-18 07:19:25 +0000
commit79238694b30a11f0e6c8a24c8ee48cf5a5413730 (patch)
treea0e1cdb4710758bd66b49fe853f0537d4a54f5c5 /converters
parentfix build with clang by removing the forced set of CC (diff)
Deprecated some ports broken for more than 6 month
Notes
Notes: svn path=/head/; revision=330726
Diffstat (limited to 'converters')
-rw-r--r--converters/pdf2djvu/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index 051b2652bc28..3c8fe78ac966 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFFIX}
MAINTAINER= darcsis@gmail.com
COMMENT= Pdf2djvu creates DjVu files from PDF files
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-11-18
+
BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:${PORTSDIR}/devel/pstreams
LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler
LIB_DEPENDS+= djvulibre:${PORTSDIR}/graphics/djvulibre