pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gentle Seems to have 64bit issues, see devel/rsltc.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5618687b7d9f
branches: trunk
changeset: 572091:5618687b7d9f
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Feb 19 22:27:24 2010 +0000
description:
Seems to have 64bit issues, see devel/rsltc.
diffstat:
devel/gentle/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8c92be27752a -r 5618687b7d9f devel/gentle/Makefile
--- a/devel/gentle/Makefile Fri Feb 19 22:21:30 2010 +0000
+++ b/devel/gentle/Makefile Fri Feb 19 22:27:24 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/11/30 00:03:08 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2010/02/19 22:27:24 joerg Exp $
#
DISTNAME= gentle-97
@@ -11,6 +11,7 @@
COMMENT= Gentle Compiler Construction System
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
USE_LIBTOOL= yes
INSTALLATION_DIRS= bin lib
Home |
Main Index |
Thread Index |
Old Index