diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/qt4-pgsql | |
parent | f0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff) | |
download | pkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11/qt4-pgsql')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index ac6d8fce9ee..25c2a7865c0 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2011/03/03 05:50:05 adam Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/22 13:45:14 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} +PKGREVISION= 1 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |