Remove SITE_PERL from *_DEPENDS

Submitted by:	az@
This commit is contained in:
Baptiste Daroussin 2012-06-05 13:18:35 +00:00
parent 417919cd87
commit 69ef528ef2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298467

View file

@ -15,11 +15,11 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= A set of Perl5 bindings for gstreamer
BUILD_DEPENDS= p5-Glib2>=1.101:${PORTSDIR}/devel/p5-Glib2 \
${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
p5-ExtUtils-Depends>=0.205:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=1.07:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
RUN_DEPENDS= p5-Glib2>=1.101:${PORTSDIR}/devel/p5-Glib2 \
${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
p5-ExtUtils-Depends>=0.205:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=1.07:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
USE_GMAKE= yes
USE_GSTREAMER= yes