diff options
Diffstat (limited to 'graphics/zathura-djvu/Makefile')
-rw-r--r-- | graphics/zathura-djvu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index d14a7492ad73..cf105c793c5a 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -12,9 +12,9 @@ COMMENT= DjVu support for zathura LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre -BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura -RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura +LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre +BUILD_DEPENDS= zathura:graphics/zathura +RUN_DEPENDS= zathura:graphics/zathura PLIST_FILES= lib/zathura/djvu.so share/applications/zathura-djvu.desktop |