summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorskrll <skrll>2001-06-25 15:34:47 +0000
committerskrll <skrll>2001-06-25 15:34:47 +0000
commit313bee3bde3d535a1abd92284d5c8acc9bf57c94 (patch)
tree52648d4229c09025302a6e45d22eca9f5cdd6c7e /devel/bison
parent133488662cf004e9a57948c534adbc3136d8bd0a (diff)
downloadpkgsrc-313bee3bde3d535a1abd92284d5c8acc9bf57c94.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