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

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	converseen
4
PORTNAME=	converseen
5
PORTVERSION=	0.9.2
5
PORTVERSION=	0.9.2
6
PORTREVISION=	1
6
CATEGORIES=	graphics
7
CATEGORIES=	graphics
7
MASTER_SITES=	SF/${PORTNAME}/Converseen/Converseen%200.9/
8
MASTER_SITES=	SF/${PORTNAME}/Converseen/Converseen%200.9/
8
9
Lines 13-19 Link Here
13
14
14
LIB_DEPENDS=	libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
15
LIB_DEPENDS=	libMagick++-6.so:${PORTSDIR}/graphics/ImageMagick
15
16
16
USES=		cmake gettext iconv tar:bzip2
17
USES=		cmake gettext tar:bzip2
17
USE_QT4=	corelib gui linguist_build moc_build qmake_build \
18
USE_QT4=	corelib gui linguist_build moc_build qmake_build \
18
		rcc_build uic_build
19
		rcc_build uic_build
19
20

Return to bug 202648