pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gambc Remove NOT_FOR_BULK_PLATFORM, builds fine f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a8152b8979e
branches:  trunk
changeset: 639765:9a8152b8979e
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Sep 24 23:31:36 2014 +0000

description:
Remove NOT_FOR_BULK_PLATFORM, builds fine for me.

diffstat:

 lang/gambc/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 02fce22282ec -r 9a8152b8979e lang/gambc/Makefile
--- a/lang/gambc/Makefile       Wed Sep 24 23:24:39 2014 +0000
+++ b/lang/gambc/Makefile       Wed Sep 24 23:31:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/12/15 19:39:34 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2014/09/24 23:31:36 jperkin Exp $
 #
 
 DISTNAME=      gambc-${GAMBC_DIST_VERSION}
@@ -11,8 +11,6 @@
 HOMEPAGE=      http://www.iro.umontreal.ca/~gambit/
 COMMENT=       GambitC Scheme System
 
-NOT_FOR_BULK_PLATFORM+=        SunOS-*-*
-
 # bin/scheme-r5rs
 CONFLICTS+=    scheme48>=1.2
 



Home | Main Index | Thread Index | Old Index