pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3-libs require gcc 2.95.3 so this can be built o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/581719ffd4d8
branches: trunk
changeset: 461619:581719ffd4d8
user: grant <grant%pkgsrc.org@localhost>
date: Thu Sep 18 13:24:05 2003 +0000
description:
require gcc 2.95.3 so this can be built on NetBSD 1.5.x.
closes PR pkg/19189 from hclsmith%yahoo.ca@localhost.
diffstat:
x11/qt3-libs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9c9782cd4f37 -r 581719ffd4d8 x11/qt3-libs/Makefile
--- a/x11/qt3-libs/Makefile Thu Sep 18 12:52:23 2003 +0000
+++ b/x11/qt3-libs/Makefile Thu Sep 18 13:24:05 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/08/01 15:31:08 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2003/09/18 13:24:05 grant Exp $
#
LIBQT= ${WRKSRC}/lib/libqt-mt.la
@@ -10,6 +10,7 @@
COMMENT= C++ X GUI toolkit
USE_BUILDLINK2= yes
+GCC_REQD= 2.95.3
ALL_TARGET= sub-plugins
Home |
Main Index |
Thread Index |
Old Index