diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
commit | e2eefe54727fdc19d777faed8f31182080be79c7 (patch) | |
tree | b30102687ef5c1ab28ebc1ef135357c7ae631a39 /converters/pdf2djvu | |
parent | 6ee4f3c0edb78d03dd3593708882d63a840d5fbd (diff) | |
download | ports-e2eefe54727fdc19d777faed8f31182080be79c7.tar.gz ports-e2eefe54727fdc19d777faed8f31182080be79c7.zip |
Notes
Diffstat (limited to 'converters/pdf2djvu')
-rw-r--r-- | converters/pdf2djvu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile index c0bd065c8f5a..dc9c6b89ef93 100644 --- a/converters/pdf2djvu/Makefile +++ b/converters/pdf2djvu/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS+= djvulibre:${PORTSDIR}/graphics/djvulibre GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS=-pthread CPPFLAGS+= -I${LOCALBASE}/include +USES= pkgconfig USE_GMAKE= yes -USE_PKGCONFIG= yes BROKEN= does not build |