mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Revert to IGNORE_WITH_PGSQL until https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200569
is fixed (otherwise the build breaks if non-default postgresql-client is installed).
This commit is contained in:
parent
01530f6f2c
commit
fb087cdc51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388234
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ LICENSE= PostgreSQL
|
|||
|
||||
BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
|
||||
|
||||
USES= gettext gmake pgsql:9.0+
|
||||
IGNORE_WITH_PGSQL= 8.2 8.3 8.4
|
||||
USES= gettext gmake #pgsql:9.0+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner
|
||||
USE_GNOME= libxml2 libxslt
|
||||
|
|
Loading…
Add table
Reference in a new issue