diff options
Diffstat (limited to 'math/p5-Set-Partition/Makefile')
-rw-r--r-- | math/p5-Set-Partition/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Set-Partition/Makefile b/math/p5-Set-Partition/Makefile index 49d00e3..b398941 100644 --- a/math/p5-Set-Partition/Makefile +++ b/math/p5-Set-Partition/Makefile @@ -10,10 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Enumerate all arrangements of a set in fixed subsets -MAN3= Set::Partition.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |