diff options
author | obache <obache@pkgsrc.org> | 2010-06-15 10:45:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-15 10:45:48 +0000 |
commit | 3110f46a61908f08857072534cfd605559d0113e (patch) | |
tree | f543f94b1a7fa1e586dd644acd309a5585078ac8 /x11/qt3-libs | |
parent | b0526f6ccee8173a21c465ef6d1463508d4e182e (diff) | |
download | pkgsrc-3110f46a61908f08857072534cfd605559d0113e.tar.gz |
used by x11/qt3-tools/Makefile
Diffstat (limited to 'x11/qt3-libs')
-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 6f1f30ad2d5..3e29257b19c 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.71 2009/07/11 09:11:13 rillig Exp $ +# $NetBSD: Makefile.common,v 1.72 2010/06/15 10:45:48 obache Exp $ # used by x11/qt3-docs/Makefile +# used by x11/qt3-tools/Makefile DISTNAME= qt-x11-free-${QTVERSION} CATEGORIES= x11 |