diff options
Diffstat (limited to 'devel/p5-Data-Swap/Makefile')
-rw-r--r-- | devel/p5-Data-Swap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Data-Swap/Makefile b/devel/p5-Data-Swap/Makefile index 851f5258f66d..92183dd7e1f2 100644 --- a/devel/p5-Data-Swap/Makefile +++ b/devel/p5-Data-Swap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= parv@pair.com COMMENT= XS module to swap the contents and types of referenced variables -PERL_CONFIGURE= 5.6.0+ +PERL_CONFIGURE= yes MAN3= Data::Swap.3 |