diff options
Diffstat (limited to 'science/smoldyn')
-rw-r--r-- | science/smoldyn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/smoldyn/Makefile b/science/smoldyn/Makefile index 94d7bfcd6d2c..ca41e6d02516 100644 --- a/science/smoldyn/Makefile +++ b/science/smoldyn/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/License.txt LIB_DEPENDS= libtiff.so:graphics/tiff -USES= cmake gl tar:tgz xorg +USES= cmake compiler:c++11-lang gl tar:tgz xorg USE_GL= gl glu glut USE_XORG= xi xmu |