summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-06-28 00:28:07 +0000
committerkristerw <kristerw@pkgsrc.org>2004-06-28 00:28:07 +0000
commita0d84f8e7812d5b380175d287a248e51875fbc24 (patch)
tree755035614939f364caaed67571100fc5fe3267eb /textproc
parenta7257732e5cd5c55a17af53f9a25eea6b99e218b (diff)
downloadpkgsrc-a0d84f8e7812d5b380175d287a248e51875fbc24.tar.gz
This is a C99 program, so require gcc3.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlindent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index 69c217f7996..5eaefce48fa 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/05/29 13:01:11 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/28 00:28:07 kristerw Exp $
#
DISTNAME= xmlindent-0.2.16
@@ -14,6 +14,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= lex
+GCC_REQD= 3.0
+
INSTALLATION_DIRS= bin man/man1
do-install: