Skip to content

Commit

Permalink
science/ghemical: Fix path to mopac port
Browse files Browse the repository at this point in the history
... after it was recently moved.
Reported by:	cperciva@
  • Loading branch information
yurivict committed Jun 19, 2022
1 parent 2242e75 commit bcb90c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/ghemical/Makefile
Expand Up @@ -21,7 +21,7 @@ LIB_DEPENDS= libblas.so:math/blas \
libint.so:science/libint \
liblapack.so:math/lapack \
liboglappth.so:science/liboglappth \
libmopac7.so:biology/mopac \
libmopac7.so:science/mopac \
libmpqc.so:science/mpqc
RUN_DEPENDS= xdg-open:devel/xdg-utils

Expand Down

0 comments on commit bcb90c2

Please sign in to comment.