pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gabber Set GCC_REQD to 2.95.3 instead of setting ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b0f3926eeab
branches: trunk
changeset: 462345:3b0f3926eeab
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Sep 30 17:48:51 2003 +0000
description:
Set GCC_REQD to 2.95.3 instead of setting USE_PKGSRC_GCC. Pointed out by
Greg Troxel in private mail.
diffstat:
chat/gabber/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7eb554f7a952 -r 3b0f3926eeab chat/gabber/Makefile
--- a/chat/gabber/Makefile Tue Sep 30 17:47:44 2003 +0000
+++ b/chat/gabber/Makefile Tue Sep 30 17:48:51 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/09/17 19:40:04 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/09/30 17:48:51 jmmv Exp $
DISTNAME= gabber-0.8.8
PKGREVISION= 1
@@ -16,7 +16,7 @@
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-USE_PKGSRC_GCC= # defined
+GCC_REQD= 2.95.3
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-xmms --disable-sigctest
Home |
Main Index |
Thread Index |
Old Index