aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-12-27 06:15:45 +0800
committerlinimon <linimon@FreeBSD.org>2018-12-27 06:15:45 +0800
commit3f28ff7982830527f78aa6a7940956b402913ed5 (patch)
tree48b2591be38eebda988b2dd17730abb3e71469b1 /cad
parentd4e5b8d7afa66c4d95bcce26e3188d5d6cea5465 (diff)
downloadfreebsd-ports-gnome-3f28ff7982830527f78aa6a7940956b402913ed5.tar.gz
freebsd-ports-gnome-3f28ff7982830527f78aa6a7940956b402913ed5.tar.zst
freebsd-ports-gnome-3f28ff7982830527f78aa6a7940956b402913ed5.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
Diffstat (limited to 'cad')
-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