aboutsummaryrefslogtreecommitdiff
path: root/graphics/maim
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-23 04:38:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-23 04:38:22 +0000
commitc12220ba5f28c13e21482b0db5f7eedc6aa1eb46 (patch)
treeb772c551484940d33b6e2a6952432258f10b213a /graphics/maim
parent9862c19ac1d15a47b97591f7320180b8f5bc4d1f (diff)
downloadports-c12220ba5f28c13e21482b0db5f7eedc6aa1eb46.tar.gz
ports-c12220ba5f28c13e21482b0db5f7eedc6aa1eb46.zip
Adjust USES to fix builds on gcc-bases archs. While here, pet portlint.
Tested on powerpc64 and amd64. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480451
Diffstat (limited to 'graphics/maim')
-rw-r--r--graphics/maim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile
index 8b2dfa4eb0cd..82c7da700a9b 100644
--- a/graphics/maim/Makefile
+++ b/graphics/maim/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2 \
libpng.so:graphics/png \
libslopy.so:x11/slop
-USES= cmake jpeg
+USES= cmake compiler:c++11-lang jpeg
USE_GITHUB= yes
GH_ACCOUNT= naelstrof
USE_GL= gl glut