aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-07-06 19:41:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-07-06 19:41:12 +0000
commit7faeae5c6ee6c42ab29ff87e90e2c718b0d135ed (patch)
tree9727653c72809b5f060dae737ebe5a1f629cae7a /print
parent60ff6c4c9b4439dd2de7b86dfe3bc971ea74ca27 (diff)
downloadports-7faeae5c6ee6c42ab29ff87e90e2c718b0d135ed.tar.gz
ports-7faeae5c6ee6c42ab29ff87e90e2c718b0d135ed.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pdfchain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pdfchain/Makefile b/print/pdfchain/Makefile
index f4a10d3cc6d9..d315eccd59e7 100644
--- a/print/pdfchain/Makefile
+++ b/print/pdfchain/Makefile
@@ -10,7 +10,8 @@ COMMENT= Graphical user interface for the PDF Toolkit (PDFtk)
LICENSE= GPLv3
-USES= desktop-file-utils
+USES= compiler:c++11-lang
+USES+= desktop-file-utils
USES+= gettext-runtime
USES+= gnome
USES+= pkgconfig