summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/protomol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index 2be07195d4f7..bfd69198dc0e 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= shebangfix
+USE_CXXSTD= c++98
SHEBANG_FILES= examples/butane_4/procDihedralFile.awk \
examples/butane_4/cleanOutput.bash \
examples/butane_4/runButaneResults.sh \