pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/boolean require gcc3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed57c3c16129
branches:  trunk
changeset: 499143:ed57c3c16129
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sun Sep 11 12:42:46 2005 +0000

description:
require gcc3

diffstat:

 cad/boolean/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e27f8bfefd71 -r ed57c3c16129 cad/boolean/Makefile
--- a/cad/boolean/Makefile      Sun Sep 11 12:31:23 2005 +0000
+++ b/cad/boolean/Makefile      Sun Sep 11 12:42:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/08/18 23:52:14 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2005/09/11 12:42:46 dmcmahill Exp $
 #
 
 DISTNAME=      boolean_6_7
@@ -18,6 +18,8 @@
 
 WRKSRC=                ${WRKDIR}/boolean
 
+GCC_REQD=      3.0
+
 USE_TOOLS+=    gmake pkg-config tar
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index