diff options
Diffstat (limited to 'x11/qt3-psql/Makefile')
-rw-r--r-- | x11/qt3-psql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-psql/Makefile b/x11/qt3-psql/Makefile index 19fc2aa3849..03315b542d6 100644 --- a/x11/qt3-psql/Makefile +++ b/x11/qt3-psql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:11:42 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/31 14:38:02 drochner Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} -PKGREVISION= 3 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |