diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 07:27:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 07:27:30 +0000 |
commit | 40037665cd187a47c882f821713eefc8b9927694 (patch) | |
tree | 63a1a7e63b364b35814467adc328e4a29e2f88ee /databases/p5-DBI-137/Makefile | |
parent | Chase the checksum (minor changes to the distfile contents) (diff) |
Chenge BUILD_DEPENDS to p5-PlRPC.
Diffstat (limited to '')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index a353acabb623..c5169e54087a 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= DBI MAINTAINER= vanilla@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/RPC/pServer.pm:${PORTSDIR}/net/p5-pRPC +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC USE_PERL5= YES CONFIGURE_ARGS= PREFIX=${PREFIX} |