summaryrefslogtreecommitdiff
path: root/textproc/html2text
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-28 11:25:15 +0000
committerwiz <wiz@pkgsrc.org>2005-03-28 11:25:15 +0000
commitdf6b90f602c3491ce37163c9e67d7cf1650af879 (patch)
tree45963376a9151bd05970d173ba3fed65b91d0a5d /textproc/html2text
parenta63f3d163660cbe12345af6096a519d0a1b2e9af (diff)
downloadpkgsrc-df6b90f602c3491ce37163c9e67d7cf1650af879.tar.gz
Needs gcc3 (for istream). Closes PR 29810.
Diffstat (limited to 'textproc/html2text')
-rw-r--r--textproc/html2text/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile
index d64a1eb4681..71be7a424a9 100644
--- a/textproc/html2text/Makefile
+++ b/textproc/html2text/Makefile
@@ -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 @@ HOMEPAGE= http://userpage.fu-berlin.de/~mbayer/tools/html2text.html
COMMENT= Advanced HTML-to-text converter
USE_LANGUAGES= c c++
+GCC_REQD= 3.0
HAS_CONFIGURE= yes
CONFIGURE_ENV+= ECHO="${ECHO}"