diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-19 20:42:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-19 20:42:28 +0000 |
commit | 5718f30efa0f46a14507e6810c916ff93a1a4911 (patch) | |
tree | 3a673a7a5f23f74ac60aac0790f408ab0dccd081 /graphics/zathura-ps | |
parent | 7556974c9966b43e545be8463b3d27b6502e7481 (diff) | |
download | ports-5718f30efa0f46a14507e6810c916ff93a1a4911.tar.gz ports-5718f30efa0f46a14507e6810c916ff93a1a4911.zip |
Notes
Diffstat (limited to 'graphics/zathura-ps')
-rw-r--r-- | graphics/zathura-ps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index 8105e63fe661..db48cca44043 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -12,6 +12,8 @@ COMMENT= PostScript support for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to stage + LIB_DEPENDS= libspectre.so:print/libspectre BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura |