From 67c1bc8b3ca463169f0125f5d567e44a0472ac30 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 1 Aug 2003 15:31:07 +0000 Subject: Don't USE_X11BASE; there is no reason to install there. Bump PKGREVISION on everything which installs into the QTDIR tree. (Applications which just use qt3 shouldn't be affected because each program using qt3 has an RPATH into both LOCALBASE and X11BASE.) --- x11/qt3-mysql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt3-mysql') diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index ab3247bc578..78900d00118 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/05/02 11:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/01 15:31:09 drochner Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ -- cgit v1.2.3