aboutsummaryrefslogtreecommitdiff
path: root/devel/bison2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-10-24 20:04:48 +0000
committerWill Andrews <will@FreeBSD.org>2002-10-24 20:04:48 +0000
commitf04923a4fb045f6972c515511af28baadff58e52 (patch)
tree4e78a23dc5cb48e6c8353d1db5920b5a91bf81d6 /devel/bison2
parent1e7662afc646e9743f6f9cb6cc8f474c8608d878 (diff)
downloadports-f04923a4fb045f6972c515511af28baadff58e52.tar.gz
ports-f04923a4fb045f6972c515511af28baadff58e52.zip
Add dependency on GNU m4 for the build. Found by portbuild.
Notes
Notes: svn path=/head/; revision=68753
Diffstat (limited to 'devel/bison2')
-rw-r--r--devel/bison2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 40dd5b89ac42..11f745cdd8fe 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
GNU_CONFIGURE= yes