diff options
Diffstat (limited to 'science/teem/Makefile')
-rw-r--r-- | science/teem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/teem/Makefile b/science/teem/Makefile index 8859e9b50e6a..961f8e6be805 100644 --- a/science/teem/Makefile +++ b/science/teem/Makefile @@ -12,7 +12,7 @@ COMMENT= Libraries for representing, processing and visualizing scientific data LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libpng16.so:graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= cmake USE_LDCONFIG= yes |