pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel rototill^W omit low GCC_REQD
details: https://anonhg.NetBSD.org/pkgsrc/rev/89989354c12c
branches: trunk
changeset: 366331:89989354c12c
user: maya <maya%pkgsrc.org@localhost>
date: Fri Aug 11 22:17:34 2017 +0000
description:
rototill^W omit low GCC_REQD
diffstat:
devel/ddd/Makefile | 4 +---
devel/libusb/Makefile | 3 +--
devel/monotone/Makefile | 3 +--
devel/nasm/Makefile | 3 +--
devel/prcs/Makefile | 4 +---
devel/tvision/Makefile | 3 +--
6 files changed, 6 insertions(+), 14 deletions(-)
diffs (104 lines):
diff -r cc306d5b8244 -r 89989354c12c devel/ddd/Makefile
--- a/devel/ddd/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/ddd/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2015/07/04 16:18:29 joerg Exp $
+# $NetBSD: Makefile,v 1.79 2017/08/11 22:17:34 maya Exp $
#
DISTNAME= ddd-3.3.12
@@ -19,8 +19,6 @@
USE_TOOLS+= gmake gzip
USE_LANGUAGES= c c++
-GCC_REQD+= 3.0
-
CONFIGURE_ARGS+= --with-ncurses=no
CONFIGURE_ENV+= COMPFACE=${FALSE:Q}
diff -r cc306d5b8244 -r 89989354c12c devel/libusb/Makefile
--- a/devel/libusb/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/libusb/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2016/12/03 04:19:05 marino Exp $
+# $NetBSD: Makefile,v 1.40 2017/08/11 22:17:34 maya Exp $
DISTNAME= libusb-0.1.12
PKGREVISION= 4
@@ -11,7 +11,6 @@
LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
-GCC_REQD+= 3.3
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-build-docs
diff -r cc306d5b8244 -r 89989354c12c devel/monotone/Makefile
--- a/devel/monotone/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/monotone/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2017/04/22 21:03:32 adam Exp $
+# $NetBSD: Makefile,v 1.102 2017/08/11 22:17:34 maya Exp $
DISTNAME= monotone-1.1
PKGREVISION= 11
@@ -11,7 +11,6 @@
COMMENT= Free distributed version control system
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
-GCC_REQD+= 3.0
GNU_CONFIGURE= yes
INFO_FILES= yes
TEST_TARGET= check
diff -r cc306d5b8244 -r 89989354c12c devel/nasm/Makefile
--- a/devel/nasm/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/nasm/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2017/05/18 21:44:42 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/08/11 22:17:34 maya Exp $
DISTNAME= nasm-2.13.01
CATEGORIES= devel lang
@@ -13,7 +13,6 @@
#AUTO_MKDIRS= yes
USE_TOOLS+= gmake makeinfo perl
-GCC_REQD+= 3.0
GNU_CONFIGURE= yes
BUILD_TARGET= everything
diff -r cc306d5b8244 -r 89989354c12c devel/prcs/Makefile
--- a/devel/prcs/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/prcs/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2016/07/09 06:38:12 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2017/08/11 22:17:34 maya Exp $
DISTNAME= prcs-1.3.3
PKGREVISION= 12
@@ -23,8 +23,6 @@
CONFIGURE_ENV+= SYS_LS_COMMAND_PATH=${TOOLS_LS:Q}
USE_TOOLS+= diff:run gzip:run ls:run tar:run perl:run
-GCC_REQD+= 3.0
-
REPLACE_INTERPRETER+= perl5
REPLACE.perl5.old= .*perl[^[:space:]]*
REPLACE.perl5.new= ${PERL5}
diff -r cc306d5b8244 -r 89989354c12c devel/tvision/Makefile
--- a/devel/tvision/Makefile Fri Aug 11 19:20:20 2017 +0000
+++ b/devel/tvision/Makefile Fri Aug 11 22:17:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/08/18 07:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/08/11 22:17:34 maya Exp $
#
DISTNAME= tvision-0.8
@@ -17,7 +17,6 @@
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
-GCC_REQD+= 3.0
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index