diff options
Diffstat (limited to 'devel/p5-SVN-Simple/Makefile')
-rw-r--r-- | devel/p5-SVN-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index 831c406bd72f..08fe34748045 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Simple interface to SVN::Delta::Editor -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion +BUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |