diff options
Diffstat (limited to 'irc/p5-POE-Component-IRC-Object/Makefile')
-rw-r--r-- | irc/p5-POE-Component-IRC-Object/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile index 1d5a791d66bc..576ec6c4e6eb 100644 --- a/irc/p5-POE-Component-IRC-Object/Makefile +++ b/irc/p5-POE-Component-IRC-Object/Makefile @@ -16,7 +16,7 @@ COMMENT= A slightly simpler OO interface to POE::Component::IRC BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" PERL_CONFIGURE= yes |