diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-07-03 17:20:21 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-07-03 17:20:21 +0000 |
commit | 295ef6349dfae22fdec3c8781d288aa87739b6ec (patch) | |
tree | e0260befbf3c5183e20ac17cbccd95f8b95611b0 /converters | |
parent | 8b45b21d4880728b64221b91c7655898960dacc1 (diff) | |
download | ports-295ef6349dfae22fdec3c8781d288aa87739b6ec.tar.gz ports-295ef6349dfae22fdec3c8781d288aa87739b6ec.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/pdf2djvu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile index 6e203c3bc674..0da7f4bbadf6 100644 --- a/converters/pdf2djvu/Makefile +++ b/converters/pdf2djvu/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= bin/pdf2djvu LIB_DEPENDS+= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11 +MAKE_ENV= LDLIBS="${LDFLAGS} ${PTHREAD_LIBS}" MAN1= pdf2djvu.1 MANCOMPRESSED= no |