summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-11 09:42:10 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-11 09:42:10 +0000
commit60683ce93ab9563db12cbf3c50b5a2d7a161a85d (patch)
tree9672d74a377ed3c8aaf37daecfa6513f05d404e3 /graphics
parentDrop gettext and iconv dependencies. (diff)
Drop USES=iconv.
The port does not actually use iconv anywhere, so drop the unnecessary dependency. PR: 202718 Approved by: maintainer timeout (vg, 14 days)
Notes
Notes: svn path=/head/; revision=396654
Diffstat (limited to 'graphics')
-rw-r--r--graphics/scantailor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index e91c7da1b46e..6c3a2fecb6a0 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scantailor
PORTVERSION= 0.9.11.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF
@@ -17,7 +17,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libpng.so:${PORTSDIR}/graphics/png
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
-USES= cmake gettext iconv jpeg
+USES= cmake gettext jpeg
USE_GCC= yes
USE_QT4= gui xml qmake_build uic_build moc_build rcc_build \
linguist_build