diff options
Diffstat (limited to 'graphics/lensfun/Makefile')
-rw-r--r-- | graphics/lensfun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index 9602a2b4e5a4..fc167bb10deb 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -11,7 +11,7 @@ COMMENT= Library for fixing lens geometry distortions LICENSE= LGPL3 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= cmake pathfix pkgconfig USE_GNOME= glib20 |