diff options
Diffstat (limited to 'x11/qt3-mysql/Makefile')
-rw-r--r-- | x11/qt3-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index 68fa9881dbc..92f1d9e6fed 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/05/14 01:51:07 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:38 tv Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} +PKGREVISION= 1 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |