summaryrefslogtreecommitdiff
path: root/x11/qt3-mysql
diff options
context:
space:
mode:
authordrochner <drochner>2003-08-01 15:31:07 +0000
committerdrochner <drochner>2003-08-01 15:31:07 +0000
commit780d9dc4f61b523c859ac27ebc3575e34c5ceb95 (patch)
treea01bbf8ce377db1b72b764079799b278743d221b /x11/qt3-mysql
parentbf9e3197fac88da890d01d746ff9d27f312932ed (diff)
downloadpkgsrc-780d9dc4f61b523c859ac27ebc3575e34c5ceb95.tar.gz
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.)
Diffstat (limited to 'x11/qt3-mysql')
-rw-r--r--x11/qt3-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \