summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2001-06-25 15:34:47 +0000
committerskrll <skrll@pkgsrc.org>2001-06-25 15:34:47 +0000
commite127114f1fb42052ca2b8a2c45b139f2303091b8 (patch)
tree52648d4229c09025302a6e45d22eca9f5cdd6c7e /devel/bison
parent22e303d4f20649272ca246609fbd696fb65f91d4 (diff)
downloadpkgsrc-e127114f1fb42052ca2b8a2c45b139f2303091b8.tar.gz
Fix build problems on clean/-current system seen by Frank van der Linden
<fvdl@netbsd.org> Add BUILD_DEPENDS for automake and define BUILD_USES_GETTEXT_M4
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 7ac97a7a665..a05b72c1765 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/06/19 04:15:24 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2001/06/25 15:34:47 skrll Exp $
DISTNAME= bison-1.28
CATEGORIES= devel
@@ -8,7 +8,9 @@ MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
COMMENT= GNU yacc(1) replacement
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_USES_MSGFMT= yes
+BUILD_USES_GETTEXT_M4= yes
#USE_LIBINTL= # defined
USE_BUILDLINK_ONLY= # defined