diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/qt4-mng | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/qt4-mng')
-rw-r--r-- | x11/qt4-mng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index ff2aa8b10a6..86a3f32faf1 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/09/18 09:01:31 adam Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:03:07 sbd Exp $ PKGNAME= qt4-mng-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" |