diff options
Diffstat (limited to 'devel/p5-EV/Makefile')
-rw-r--r-- | devel/p5-EV/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-EV/Makefile b/devel/p5-EV/Makefile index a898f076bde3..da2ced970f5e 100644 --- a/devel/p5-EV/Makefile +++ b/devel/p5-EV/Makefile @@ -19,6 +19,7 @@ COMMENT= Perl interface to libev, a high performance full-featured event loop RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense BUILD_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense +USE_GCC= any PERL_CONFIGURE= yes CONFIGURE_ENV= PERL_MM_USE_DEFAULT="YES" |