diff options
author | Will Andrews <will@FreeBSD.org> | 2002-10-24 20:04:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-10-24 20:04:48 +0000 |
commit | f04923a4fb045f6972c515511af28baadff58e52 (patch) | |
tree | 4e78a23dc5cb48e6c8353d1db5920b5a91bf81d6 /devel/bison1875 | |
parent | 1e7662afc646e9743f6f9cb6cc8f474c8608d878 (diff) | |
download | ports-f04923a4fb045f6972c515511af28baadff58e52.tar.gz ports-f04923a4fb045f6972c515511af28baadff58e52.zip |
Notes
Diffstat (limited to 'devel/bison1875')
-rw-r--r-- | devel/bison1875/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index 40dd5b89ac42..11f745cdd8fe 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/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 |