diff options
Diffstat (limited to 'x11/qt3-psql')
-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 378364f231f..5763e430721 100644 --- a/x11/qt3-psql/Makefile +++ b/x11/qt3-psql/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/08/01 15:31:09 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/19 15:43:31 skrll Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} -PKGREVISION= 2 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ |