diff options
Diffstat (limited to 'graphics/zathura-cb/Makefile')
-rw-r--r-- | graphics/zathura-cb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 1aa16eb4fea1..d38d98bccc93 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -11,8 +11,8 @@ COMMENT= Comic book plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura -RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura +BUILD_DEPENDS= zathura:graphics/zathura +RUN_DEPENDS= zathura:graphics/zathura PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop |