summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-qt/Makefile
blob: 4a75db209f5136c6c6a7de7cffff7d90e2efb0a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	PyQt
# Version required:	0.9
# Date created:		Sun Oct 17 00:24:28 PDT 1999
# Whom:			adsharma@sharmas.dhs.org
#
# $FreeBSD$

PORTNAME=	py-qt
PORTVERSION=	0.12
CATEGORIES=	x11-toolkits python
MASTER_SITES=	http://www.river-bank.demon.co.uk/software/
DISTNAME=	PyQt-${PORTVERSION}

MAINTAINER=	adsharma@sharmas.dhs.org

LIB_DEPENDS=	sip.3:${PORTSDIR}/devel/sip

USE_QT=		yes
USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
CONFIGURE_ENV=	LDFLAGS=-lgcc
CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt

.include <bsd.port.mk>
OpenPOWER on IntegriCloud