mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
Update the postgresql dependency from postgresql7 to postgresql-client to fixup
dependency problems Submitted by: bento (kris)
This commit is contained in:
parent
0a6499308d
commit
a56edb25c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100549
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ PKGNAMESUFFIX= -plperl
|
|||
MAINTAINER= girgen@pingpong.net
|
||||
COMMENT= A module for using Perl5 to write SQL functions
|
||||
|
||||
POSTGRESQL_PORT?= databases/postgresql7
|
||||
POSTGRESQL_PORT?= databases/postgresql-client
|
||||
POSTGRESQL_SUBPORT=YES
|
||||
.include "../../${POSTGRESQL_PORT}/Makefile"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue