diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-08 10:49:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-08 10:49:07 +0000 |
commit | 5f641f7f7200e31ab2c5f5362ead1c1c3d229917 (patch) | |
tree | 4dd86f367385bc3e439087b492de4ab453a1129c /x11/qt4-libs/Makefile | |
parent | fb5221471ac4e7770ffd784e6afc4d5d866e0a69 (diff) | |
download | pkgsrc-5f641f7f7200e31ab2c5f5362ead1c1c3d229917.tar.gz |
Add RCS Id to patch-ay, and bump PKGREVISION for the bugfix in that patch.
Diffstat (limited to 'x11/qt4-libs/Makefile')
-rw-r--r-- | x11/qt4-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index c95ee70dc60..1929cf12ae1 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2010/02/03 15:41:17 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2010/02/08 10:49:07 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= C++ X GUI toolkit # XXX this is to test what really gets installed when 'do-install' is disabled |