From 31aa94ccc22c9893ab7eafc5c08e05fb2029dd8b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 21 May 2006 13:20:46 +0000 Subject: USE_LANGUAGES=c++. Package does not need qt3-tools at run time, so remove the full dependency and bump PKGREVISION. --- databases/mysqlcc/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'databases') diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile index 4591ad18094..847c6e03f3c 100644 --- a/databases/mysqlcc/Makefile +++ b/databases/mysqlcc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:20 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/05/21 13:20:46 wiz Exp $ # DISTNAME= mysqlcc-0.9.4-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLCC/} @@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mysql.com/ COMMENT= MySQL Control Center +USE_LANGUAGES= c++ USE_PKGLOCALEDIR= YES USE_TOOLS+= automake GNU_CONFIGURE= YES @@ -34,9 +35,5 @@ do-install: .include "../../security/openssl/buildlink3.mk" .include "../../x11/qt3-tools/buildlink3.mk" -# XXX Please verify whether qt3-tools is really needed at run-time. -# If it is, then remove this comment. If it is not, then remove -# this comment and the line below, and bump PKGREVISION. -BUILDLINK_DEPMETHOD.qt3-tools= full .include "../../mk/mysql.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3