pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt3 A clear "yes" sounds better than "#empty".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd29f092537f
branches:  trunk
changeset: 392125:fd29f092537f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Apr 26 11:43:44 2009 +0000

description:
A clear "yes" sounds better than "#empty".

diffstat:

 x11/qt3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23737954a849 -r fd29f092537f x11/qt3/Makefile
--- a/x11/qt3/Makefile  Sun Apr 26 11:27:42 2009 +0000
+++ b/x11/qt3/Makefile  Sun Apr 26 11:43:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/04/08 23:19:13 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2009/04/26 11:43:44 rillig Exp $
 
 DISTNAME=      qt3-${QTVERSION}
 CATEGORIES=    x11
@@ -7,7 +7,7 @@
 
 COMMENT=       "meta-package" for the QT GUI C++ toolkit
 
-META_PACKAGE=          # empty
+META_PACKAGE=  yes
 
 .include "./Makefile.common"
 



Home | Main Index | Thread Index | Old Index