aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
commit13fb0b92a29536c74fd1cea5b5e8e7fb8705be98 (patch)
treed21fd4ee60da4c705d6bb2d4d0222a7e7af7ef7b /print
parent52a39feebd3a360c0a4633697006081ae2024197 (diff)
downloadports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.tar.gz
ports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/qpdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index 97627e43254e..98801783a538 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qpdf
DISTVERSION= 8.0.1
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF
@@ -14,7 +15,7 @@ LICENSE_COMB= dual
LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt
-USES= gmake jpeg libtool localbase
+USES= compiler:c++11-lang gmake jpeg libtool localbase
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_LDCONFIG= yes