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 | |
parent | 4ab303882706c9f085c4887533d4d7d064885932 (diff) | |
download | ports-40037665cd187a47c882f821713eefc8b9927694.tar.gz ports-40037665cd187a47c882f821713eefc8b9927694.zip |
Notes
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r-- | databases/p5-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index a353acabb623..c5169e54087a 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/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} |