diff options
Diffstat (limited to 'x11/qt3-psql/Makefile')
-rw-r--r-- | x11/qt3-psql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile index f0f8dcc71d4..a818cd7e975 100644 --- a/x11/qt3-psql/Makefile +++ b/x11/qt3-psql/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2004/08/13 08:59:46 recht Exp $ +# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:38 tv Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} +PKGREVISION= 1 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |