1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Update the postgresql dependency from postgresql7 to postgresql-client to fixup

dependency problems

Submitted by:	bento (kris)
This commit is contained in:
Mathieu Arnold 2004-02-10 14:08:16 +00:00
parent 0a6499308d
commit a56edb25c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100549

View File

@ -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"