aboutsummaryrefslogtreecommitdiff
path: root/graphics/zint
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-02-25 00:40:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-02-25 00:40:56 +0000
commit67ee66ba41d9f573bdeda8f2b30b0af7359867c9 (patch)
tree4c787850bb3679c562f255a2c8f52c164da1fc81 /graphics/zint
parentcc152ef4cc8644f0f1aaa9af60b51fa783976dc1 (diff)
downloadports-67ee66ba41d9f573bdeda8f2b30b0af7359867c9.tar.gz
ports-67ee66ba41d9f573bdeda8f2b30b0af7359867c9.zip
Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
While here, pet portlint. PR: 235695 Submitted by: Piotr Kubaj
Notes
Notes: svn path=/head/; revision=493828
Diffstat (limited to 'graphics/zint')
-rw-r--r--graphics/zint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile
index c8ca87e9e41e..39b127dd641d 100644
--- a/graphics/zint/Makefile
+++ b/graphics/zint/Makefile
@@ -14,11 +14,11 @@ COMMENT= Zint Barcode Generator
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-PORTSCOUT= skipv:2.6.3
-
LIB_DEPENDS= libpng.so:graphics/png
-USES= cmake qt:5
+PORTSCOUT= skipv:2.6.3
+
+USES= cmake compiler:c++11-lang qt:5
USE_LDCONFIG= yes
USE_QT= buildtools_build qmake_build uitools_build core gui widgets