diff options
author | wiz <wiz> | 2011-03-06 16:10:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-03-06 16:10:22 +0000 |
commit | c553a6c78996c745bed973f702eb36c2bee15c2b (patch) | |
tree | 7c7ca7240f05c81f82d80e7e5642d6bdc69c511b /x11 | |
parent | d8b4d6eac9d74553a5ab0f82800ebc4d592ab03e (diff) | |
download | pkgsrc-c553a6c78996c745bed973f702eb36c2bee15c2b.tar.gz |
Add "# used by x11/qt3-libs/Makefile" for pkglint.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt3-libs/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index 3e29257b19c..f19bd5695db 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.72 2010/06/15 10:45:48 obache Exp $ +# $NetBSD: Makefile.common,v 1.73 2011/03/06 16:10:22 wiz Exp $ # used by x11/qt3-docs/Makefile +# used by x11/qt3-libs/Makefile # used by x11/qt3-tools/Makefile DISTNAME= qt-x11-free-${QTVERSION} |