diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 14:56:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 14:56:47 +0000 |
commit | d8f480a0ae4209f53ff427fe5c3e3e683afbf54a (patch) | |
tree | 47685142cd0161ce6d0065b98f260dff5091af15 /databases/p5-DBI-137 | |
parent | 59064b177f182f7e66c8db93848a79d98cc77abd (diff) | |
download | ports-d8f480a0ae4209f53ff427fe5c3e3e683afbf54a.tar.gz ports-d8f480a0ae4209f53ff427fe5c3e3e683afbf54a.zip |
Add missed RUN_DEPENDS.
Notes
Notes:
svn path=/head/; revision=68872
Diffstat (limited to 'databases/p5-DBI-137')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index e89cfb52cd6b..574213b1795f 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |