summaryrefslogtreecommitdiff
path: root/x11/qt3-mysql
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-22 21:14:45 +0000
committerjlam <jlam>2005-06-22 21:14:45 +0000
commit7df3f28fb144af29bdf3728f991f204649b9141b (patch)
tree0fb67270aa5be23814c154a076a03bc4ae66a9c0 /x11/qt3-mysql
parentb3f18690c55999eda4be11985c299a83c8ac3253 (diff)
downloadpkgsrc-7df3f28fb144af29bdf3728f991f204649b9141b.tar.gz
Restore changes in revision 1.34 of qt3-libs/Makefile.common after
the change in revision 1.6 of mk/buildink3/libtool-fix-la, and create the qmake.conf files at post-configure time. This causes the libtool wrapper to be used to create the libtool archives, instead of just using ${LOCALBASE}/bin/libtool. Bump the PKGREVISIONs for the packages that include qt3-libs/Makefile.common as their *.la files are now different.
Diffstat (limited to 'x11/qt3-mysql')
-rw-r--r--x11/qt3-mysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile
index 08216185597..cfda2b9bb2c 100644
--- a/x11/qt3-mysql/Makefile
+++ b/x11/qt3-mysql/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2005/02/10 13:23:51 adam Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/22 21:14:45 jlam Exp $
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-mysql-${QTVERSION}
+PKGREVISION= 1
COMMENT= QT mysql driver
CONFIGURE_ARGS+= -I${QTDIR}/include \