pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/groff Temporarily mark as NOT_FOR_PLATFORM=In...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5dbf54edf0e6
branches: trunk
changeset: 487661:5dbf54edf0e6
user: tv <tv%pkgsrc.org@localhost>
date: Tue Jan 18 12:54:59 2005 +0000
description:
Temporarily mark as NOT_FOR_PLATFORM=Interix due to endless loop in build.
diffstat:
textproc/groff/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 27b41cb68195 -r 5dbf54edf0e6 textproc/groff/Makefile
--- a/textproc/groff/Makefile Tue Jan 18 12:44:53 2005 +0000
+++ b/textproc/groff/Makefile Tue Jan 18 12:54:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/12/17 18:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2005/01/18 12:54:59 tv Exp $
#
DISTNAME= groff-1.19.1
@@ -13,6 +13,8 @@
DEPENDS+= netpbm>=10.0:../../graphics/netpbm
DEPENDS+= psutils>=1.17:../../print/psutils
+NOT_FOR_PLATFORM= Interix-*-* # endless loop in build
+
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_PERL5= YES
Home |
Main Index |
Thread Index |
Old Index