summaryrefslogtreecommitdiff
path: root/converters/pdf2djvu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/pdf2djvu/Makefile')
-rw-r--r--converters/pdf2djvu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index dabe773b786d..3d09680198ee 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -12,9 +12,9 @@ COMMENT= Pdf2djvu creates DjVu files from PDF files
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:${PORTSDIR}/devel/pstreams
-LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler \
- libdjvulibre.so:${PORTSDIR}/graphics/djvulibre
+BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:devel/pstreams
+LIB_DEPENDS= libpoppler.so:graphics/poppler \
+ libdjvulibre.so:graphics/djvulibre
GNU_CONFIGURE= yes
USES= compiler:c++11-lang gmake pkgconfig tar:xz