diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 11:07:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 11:07:26 +0000 |
commit | b36c608d0dae2680469518758b8358e2ef0a0c7a (patch) | |
tree | 1bf18d22de795bf80e1123aeef3fbe222f8c9f16 /net/p5-Spread-Session | |
parent | 3d2b0e285a074ae100671923ddf0e98f6a765488 (diff) | |
download | ports-b36c608d0dae2680469518758b8358e2ef0a0c7a.tar.gz ports-b36c608d0dae2680469518758b8358e2ef0a0c7a.zip |
Notes
Diffstat (limited to 'net/p5-Spread-Session')
-rw-r--r-- | net/p5-Spread-Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Spread-Session/Makefile b/net/p5-Spread-Session/Makefile index ca5a76f1c75a..6079ad2a1c7e 100644 --- a/net/p5-Spread-Session/Makefile +++ b/net/p5-Spread-Session/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl OO wrapper for Spread messaging toolkit -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread +BUILD_DEPENDS= spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |