diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/scantailor/Makefile | 4 |
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 |