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

(-)b/x11-toolkits/qt5pas/Makefile (-1 / +4 lines)
Lines 1-6 Link Here
1
PORTNAME=	qt5pas
1
PORTNAME=	qt5pas
2
PORTVERSION=	2.6
2
PORTVERSION=	2.6
3
PORTREVISION=	5
3
PORTREVISION=	6
4
CATEGORIES=	x11-toolkits
4
CATEGORIES=	x11-toolkits
5
MASTER_SITES=	LOCAL/acm/
5
MASTER_SITES=	LOCAL/acm/
6
6
Lines 8-13 MAINTAINER= acm@FreeBSD.org Link Here
8
COMMENT=	Qt5 binding for FreePascal
8
COMMENT=	Qt5 binding for FreePascal
9
WWW=		https://wiki.lazarus.freepascal.org/index.php/Qt_Interface
9
WWW=		https://wiki.lazarus.freepascal.org/index.php/Qt_Interface
10
10
11
LICENSE=	LGPL3
12
LICENSE_FILE=	${WRKSRC}/COPYING.TXT
13
11
USES=		compiler:c++11-lang qmake qt:5
14
USES=		compiler:c++11-lang qmake qt:5
12
USE_QT=		buildtools:build core gui network printsupport x11extras
15
USE_QT=		buildtools:build core gui network printsupport x11extras
13
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes

Return to bug 279093