summaryrefslogtreecommitdiff
path: root/databases/postgis
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-02-20 10:44:43 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-02-20 10:44:43 +0000
commit3abbc94e5cbd5a563363177addfd526d7a180047 (patch)
tree677848c001a157555a0aa5ef9269957c68f3e766 /databases/postgis
parent- Fix build when both heimdal and kerberos are installed. (diff)
Add a missing dependency to bison.
Reported by: Kris via pointyhat.
Notes
Notes: svn path=/head/; revision=129354
Diffstat (limited to 'databases/postgis')
-rw-r--r--databases/postgis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index d8f90f49983a..fcfb21ba3bea 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -16,6 +16,7 @@ COMMENT= Adds support for geographic objects to PostgreSQL databases
LIB_DEPENDS= proj.5:${PORTSDIR}/graphics/proj
USE_GMAKE= yes
+USE_BISON= yes
USE_PERL5_BUILD= yes
PKGMESSAGE= pkg-message