1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Does not build with supported versions of PostgreSQL

Approved by:	maintainer timeout (kuriyama, almost 3 months)
This commit is contained in:
Chris Rees 2013-06-04 18:02:18 +00:00
parent 7144facbd7
commit ff2740de46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319887

View File

@ -20,7 +20,9 @@ RUN_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_PGSQL= server
WANT_PGSQL_VER= 83
# WANT_PGSQL_VER= 83
BROKEN= Does not work with postgresql-9.0 or postgresql-8.4
# let configure find postgres stuff in non-standard places
CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \