diff options
author | abs <abs> | 2008-06-12 12:50:18 +0000 |
---|---|---|
committer | abs <abs> | 2008-06-12 12:50:18 +0000 |
commit | d85a3942fceb529bd669e0d92de8427db654c88c (patch) | |
tree | f2b7cb0daecfce248300f57b732fec58ab307ccc /x11/qt4 | |
parent | e1f3ef8e10648ae6214ccc9b16c8bf4c1046ad94 (diff) | |
download | pkgsrc-d85a3942fceb529bd669e0d92de8427db654c88c.tar.gz |
pkglint, add '# used by ...' lines - no functional change
Diffstat (limited to 'x11/qt4')
-rw-r--r-- | x11/qt4/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common index 4b75cd4bdca..b3b56b822ed 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,4 +1,6 @@ -# $NetBSD: Makefile.common,v 1.12 2008/01/04 15:54:47 rillig Exp $ +# $NetBSD: Makefile.common,v 1.13 2008/06/12 12:50:18 abs Exp $ +# used by x11/qt4-libs/Makefile.common +# used by x11/qt4-tools/Makefile QTVERSION= 4.3.3 |