diff options
Diffstat (limited to 'science/molscript/Makefile')
-rw-r--r-- | science/molscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/molscript/Makefile b/science/molscript/Makefile index 6ed86f2e41db..15c2d11aa609 100644 --- a/science/molscript/Makefile +++ b/science/molscript/Makefile @@ -10,7 +10,7 @@ COMMENT= Display 3D molecules in schematic and detailed representations LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE.txt -LIB_DEPENDS= libpng16.so:graphics/png +LIB_DEPENDS= libpng.so:graphics/png RUN_DEPENDS= render:graphics/raster3d # molscript use requires the executable 'render' to be present USES= gl gmake jpeg localbase:ldflags |