pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gambc Mark as not for SunOS (hangs build)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4ef2b4f6896
branches:  trunk
changeset: 542749:f4ef2b4f6896
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon May 26 14:41:07 2008 +0000

description:
Mark as not for SunOS (hangs build)

diffstat:

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

diffs (18 lines):

diff -r aaf831b2ff6a -r f4ef2b4f6896 lang/gambc/Makefile
--- a/lang/gambc/Makefile       Mon May 26 14:39:55 2008 +0000
+++ b/lang/gambc/Makefile       Mon May 26 14:41:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/04/28 19:50:32 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/26 14:41:07 tnn Exp $
 #
 
 DISTNAME=      gambc-${GAMBC_DIST_VERSION}
@@ -13,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+NOT_FOR_PLATFORM+=     SunOS-*-*
+
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index