diff options
Diffstat (limited to 'graphics/R-cran-png/Makefile')
-rw-r--r-- | graphics/R-cran-png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-png/Makefile b/graphics/R-cran-png/Makefile index 4ec557d5f3d7..0f68994f0293 100644 --- a/graphics/R-cran-png/Makefile +++ b/graphics/R-cran-png/Makefile @@ -13,7 +13,7 @@ COMMENT= Read and write PNG images LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= cran:auto-plist |