diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/zathura-cb | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Notes
Diffstat (limited to 'graphics/zathura-cb')
-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 |