summaryrefslogtreecommitdiff
path: root/devel/bison-devel
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/bison-devel
parentFix a problem with fonts showing up diagonally in mozilla-devel. (diff)
Add dependency on GNU m4 for the build. Found by portbuild.
Notes
Notes: svn path=/head/; revision=68753
Diffstat (limited to 'devel/bison-devel')
-rw-r--r--devel/bison-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile
index 40dd5b89ac42..11f745cdd8fe 100644
--- a/devel/bison-devel/Makefile
+++ b/devel/bison-devel/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