diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-22 09:41:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-22 09:41:07 +0000 |
commit | 7c102a2ec3144dc3dea23d9e7d199a6784a93d0b (patch) | |
tree | d81df43e5b10042cf6905343957a73546d9f4e95 /x11 | |
parent | 0d52c0e07c9030fb22bbc844dad059da3d3df05c (diff) | |
download | pkgsrc-7c102a2ec3144dc3dea23d9e7d199a6784a93d0b.tar.gz |
Mark as used by qt4-docs.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-libs/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common index d1085b9f0e1..212d6e77ca8 100644 --- a/x11/qt4-libs/Makefile.common +++ b/x11/qt4-libs/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.14 2009/07/10 19:30:15 abs Exp $ +# $NetBSD: Makefile.common,v 1.15 2009/07/22 09:41:07 wiz Exp $ # used by x11/qt4-libs/Makefile +# used by x11/qt4-docs/Makefile DISTNAME= qt-x11-opensource-src-${QTVERSION} CATEGORIES= x11 |