mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
This port now requires postgresql-client >= 8.3
This commit is contained in:
parent
1a3598c144
commit
bac447f190
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248463
@ -20,7 +20,8 @@ CONFLICTS= pgadmin3-1.[12]*
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_PGSQL= yes
|
||||
IGNORE_WITH_PGSQL= 73 74
|
||||
IGNORE_WITH_PGSQL= 73 74 80 81 82
|
||||
DEFAULT_PGSQL_VER?= 83
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LIBS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --with-wx-version=${USE_WX}
|
||||
|
Loading…
Reference in New Issue
Block a user