From 6e75b0384d8123fd69f9f5557001123437d32794 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 2 Jan 2000 14:05:24 +0000 Subject: move libpq.so.2 to LIB_DEPENDS. --- databases/p5-DBD-Pg-13/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-Pg-13') diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 35fb232a3f13..a1143ae8c692 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= DBD MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ - ${PREFIX}/pgsql/lib/libpq.so.2:${PORTSDIR}/databases/postgresql +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql USE_PERL5= YES CONFIGURE_ENV= POSTGRES_INCLUDE=${PREFIX}/pgsql/include POSTGRES_LIB=${PREFIX}/pgsql/lib -- cgit v1.2.3