mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
databases/pgadmin3: remove version requirements for pgsql
Supports all supported versions of PostgreSQL
This commit is contained in:
parent
0e8b15533c
commit
aaea0f21c9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ LICENSE= PostgreSQL
|
||||||
|
|
||||||
LIB_DEPENDS= libssh2.so:security/libssh2
|
LIB_DEPENDS= libssh2.so:security/libssh2
|
||||||
|
|
||||||
USES= autoreconf:build compiler:c++11-lib gmake gnome pgsql:11+
|
USES= autoreconf:build compiler:c++11-lib gmake gnome pgsql
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= allentc
|
GH_ACCOUNT= allentc
|
||||||
|
|
Loading…
Add table
Reference in a new issue