aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-02-09 06:02:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-02-09 06:02:49 +0000
commitd0205fe61bf40dd6ebd48f13c7e711944d14b79f (patch)
tree0c4eb90be02b8be899ac1aa5331ddbf09a631102 /print
parent242f207e1184eec2472dd52b52107499fab4d0ce (diff)
downloadports-d0205fe61bf40dd6ebd48f13c7e711944d14b79f.tar.gz
ports-d0205fe61bf40dd6ebd48f13c7e711944d14b79f.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/brlaser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/brlaser/Makefile b/print/brlaser/Makefile
index e0eaaed6f1a2..2753387d7952 100644
--- a/print/brlaser/Makefile
+++ b/print/brlaser/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcups.so:print/cups \
libcupsimage.so:print/cups
-USES= cmake:insource,noninja
+USES= cmake:insource,noninja compiler:c++11-lang
USE_GITHUB= yes