diff options
author | wiz <wiz> | 2010-02-02 14:33:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-02 14:33:05 +0000 |
commit | 7856db00a5281f247326c493cb0f860f6deecbf7 (patch) | |
tree | aea2d0a3f8688e487981608fc663f48b5a7e81cc /x11/qt4-libs | |
parent | bed93fff920270b6f3e675992aa760f593ff6748 (diff) | |
download | pkgsrc-7856db00a5281f247326c493cb0f860f6deecbf7.tar.gz |
Add more "# used by" lines.
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r-- | x11/qt4-libs/Makefile.common | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common index a625571177b..3d6c127c59f 100644 --- a/x11/qt4-libs/Makefile.common +++ b/x11/qt4-libs/Makefile.common @@ -1,6 +1,12 @@ -# $NetBSD: Makefile.common,v 1.19 2010/02/02 14:05:59 adam Exp $ -# used by x11/qt4-libs/Makefile +# $NetBSD: Makefile.common,v 1.20 2010/02/02 14:33:05 wiz Exp $ # used by x11/qt4-docs/Makefile +# used by x11/qt4-libs/Makefile +# used by x11/qt4-mng/Makefile +# used by x11/qt4-mysql/Makefile +# used by x11/qt4-pgsql/Makefile +# used by x11/qt4-qdbus/Makefile +# used by x11/qt4-sqlite3/Makefile +# used by x11/qt4-tiff/Makefile DISTNAME= qt-everywhere-opensource-src-${QTVERSION} CATEGORIES= x11 |