diff options
Diffstat (limited to 'academic')
-rw-r--r-- | academic/wxmacmolplt/README | 2 | ||||
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/academic/wxmacmolplt/README b/academic/wxmacmolplt/README index 11396494b0..10fdebf3d4 100644 --- a/academic/wxmacmolplt/README +++ b/academic/wxmacmolplt/README @@ -4,5 +4,3 @@ MacMolPlt is designed to display the input and output of the GAMESS(US) and patched to support PCGAMESS/Firefly quantum chemistry packages. It produces animations and/or publication quality output from a variety of input file formats. - -This requires wxGTK built with OpenGL support and ming. diff --git a/academic/wxmacmolplt/wxmacmolplt.info b/academic/wxmacmolplt/wxmacmolplt.info index 5d0d4bce71..bf09585742 100644 --- a/academic/wxmacmolplt/wxmacmolplt.info +++ b/academic/wxmacmolplt/wxmacmolplt.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.scl.ameslab.gov/MacMolPlt/download/wxmacmolplt-7.4.3.tar.gz MD5SUM="d4fb4788fec48dcb7f206c812541d09a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ming wxGTK" +REQUIRES="ming wxPython" MAINTAINER="Daniil Bratashov" EMAIL="dn2010@gmail.com" |