pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/html2text Needs gcc3 (for istream). Closes P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d7f310998d9
branches: trunk
changeset: 491704:4d7f310998d9
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 28 11:25:15 2005 +0000
description:
Needs gcc3 (for istream). Closes PR 29810.
diffstat:
textproc/html2text/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 97c15bba2939 -r 4d7f310998d9 textproc/html2text/Makefile
--- a/textproc/html2text/Makefile Mon Mar 28 10:42:50 2005 +0000
+++ b/textproc/html2text/Makefile Mon Mar 28 11:25:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/03/24 08:53:28 adam Exp $
+# $NetBSD: Makefile,v 1.8 2005/03/28 11:25:15 wiz Exp $
DISTNAME= html2text-1.3.2a
CATEGORIES= textproc
@@ -9,6 +9,7 @@
COMMENT= Advanced HTML-to-text converter
USE_LANGUAGES= c c++
+GCC_REQD= 3.0
HAS_CONFIGURE= yes
CONFIGURE_ENV+= ECHO="${ECHO}"
Home |
Main Index |
Thread Index |
Old Index