diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/qt3-docs/Makefile | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/qt3-docs/Makefile')
-rw-r--r-- | x11/qt3-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index 7c926b6b46e..a7d59d08fb5 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2011/01/13 13:40:03 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2011/11/01 06:03:06 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes |