View | Details | Raw Unified | Return to bug 202718
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	scantailor
4
PORTNAME=	scantailor
5
PORTVERSION=	0.9.11.1
5
PORTVERSION=	0.9.11.1
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	graphics
7
CATEGORIES=	graphics
8
MASTER_SITES=	SF
8
MASTER_SITES=	SF
9
9
Lines 17-23 Link Here
17
		libpng.so:${PORTSDIR}/graphics/png
17
		libpng.so:${PORTSDIR}/graphics/png
18
BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
18
BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
19
19
20
USES=		cmake gettext iconv jpeg
20
USES=		cmake gettext jpeg
21
USE_GCC=	yes
21
USE_GCC=	yes
22
USE_QT4=	gui xml qmake_build uic_build moc_build rcc_build \
22
USE_QT4=	gui xml qmake_build uic_build moc_build rcc_build \
23
		linguist_build
23
		linguist_build

Return to bug 202718