aboutsummaryrefslogtreecommitdiff
path: root/cad/pdnmesh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-26 22:15:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-26 22:15:45 +0000
commit0b95b61d47aac08b7fabab3dc242b1b72eb837ec (patch)
tree48b2591be38eebda988b2dd17730abb3e71469b1 /cad/pdnmesh
parent2080e0de37f58e475fa85d9e84390919e2d53d66 (diff)
downloadports-0b95b61d47aac08b7fabab3dc242b1b72eb837ec.tar.gz
ports-0b95b61d47aac08b7fabab3dc242b1b72eb837ec.zip
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. While here, add USES=gl gnome. PR: 234306 Submitted by: Piotr Kubaj Reviewed by: swills
Notes
Notes: svn path=/head/; revision=488469
Diffstat (limited to 'cad/pdnmesh')
-rw-r--r--cad/pdnmesh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index b06330d448ee..c588dd5bf87f 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
OPTIONS_DEFINE= ATLAS DOCS EXAMPLES
ATLAS_DESC= Enable ATLAS support
-USES= fortran pkgconfig
+USES= compiler:c++11-lang fortran gl gnome pkgconfig
USE_GL= glu
USE_GNOME= gtk20
GNU_CONFIGURE= yes