x11/qt4-pgsql: suppress USE_TOOLS+=perl warning

This commit is contained in:
rillig 2020-05-28 15:24:13 +00:00
parent f972f07802
commit d45ea74039

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.53 2020/03/08 16:51:48 wiz Exp $
# $NetBSD: Makefile,v 1.54 2020/05/28 15:24:13 rillig Exp $
PKGREVISION= 5
.include "../../x11/qt4-libs/Makefile.common"
@ -6,6 +6,8 @@ PKGREVISION= 5
PKGNAME= qt4-pgsql-${QTVERSION}
COMMENT= QT postgresql driver
TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= -I${QTDIR}/include
CONFIGURE_ARGS+= -I${PGSQL_PREFIX}/include/postgresql/server
CONFIGURE_ARGS+= -L${QTDIR}/lib