aboutsummaryrefslogtreecommitdiff
path: root/graphics/scantailor
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/scantailor
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'graphics/scantailor')
-rw-r--r--graphics/scantailor/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index 6a673ed43dae..93778647a832 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -12,10 +12,10 @@ COMMENT= Interactive post-processing tool for scanned pages
LICENSE= GPLv3
-LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
- libjbig.so:${PORTSDIR}/graphics/jbigkit \
- libpng.so:${PORTSDIR}/graphics/png
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libtiff.so:graphics/tiff \
+ libjbig.so:graphics/jbigkit \
+ libpng.so:graphics/png
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
USES= cmake gettext jpeg
USE_GCC= yes
@@ -43,7 +43,7 @@ PORTDOCS= *
.endif
.if ${PORT_OPTIONS:MHTML} || ${PORT_OPTIONS:MLATEX}
-BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
+BUILD_DEPENDS+= doxygen:devel/doxygen
.endif
post-patch: