mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
While pgsql:9.0+ is broken somehow, pgsql alone is needed here.
Sponsored by: Absolight
This commit is contained in:
parent
f6d3c62cff
commit
1b56b9f41a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388306
@ -15,7 +15,7 @@ LICENSE= PostgreSQL
|
||||
BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
|
||||
|
||||
IGNORE_WITH_PGSQL= 8.2 8.3 8.4
|
||||
USES= gettext gmake #pgsql:9.0+
|
||||
USES= gettext gmake pgsql #:9.0+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner
|
||||
USE_GNOME= libxml2 libxslt
|
||||
|
Loading…
Reference in New Issue
Block a user