aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-13 05:22:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-13 05:22:27 +0000
commit52f644e2ca901fe9709f58802815b57c589cc059 (patch)
tree2dd049c19ad82c5e0361941221450599042a99ab /cad
parent6d2fe26e0aab5766aaa4c5e048f2fc0a1f612381 (diff)
downloadports-52f644e2ca901fe9709f58802815b57c589cc059.tar.gz
ports-52f644e2ca901fe9709f58802815b57c589cc059.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/gerbv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index eccf186b6e58..df951e48ab46 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= autoreconf desktop-file-utils gmake gnome \
+USES= autoreconf compiler:c++11-lang desktop-file-utils gmake gnome \
libtool localbase pathfix pkgconfig
USE_GNOME= cairo gtk20
USE_LDCONFIG= yes