diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 40090174f143..55a75be7063e 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,23 +1,24 @@ # Created by: Dmitry Kazarov PORTNAME= qpdf DISTVERSION= 10.3.2 CATEGORIES= print MASTER_SITES= SF MAINTAINER= wen@FreeBSD.org COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 LICENSE_COMB= dual LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0 LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt -USES= compiler:c++11-lang gmake jpeg libtool localbase +USES= compiler:c++11-lang cpe gmake jpeg libtool localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes +CPE_VENDOR= qpdf_project OPTIONS_DEFINE= DOCS .include