diff options
Diffstat (limited to 'devel/p5-Class-XPath/Makefile')
-rw-r--r-- | devel/p5-Class-XPath/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Class-XPath/Makefile b/devel/p5-Class-XPath/Makefile index 7794a90f9ff6..5c82f5db2212 100644 --- a/devel/p5-Class-XPath/Makefile +++ b/devel/p5-Class-XPath/Makefile @@ -13,7 +13,4 @@ COMMENT= Base class to add xpath matching to object trees USES= perl5 USE_PERL5= configure -MAN3= Class::XPath.3 - -NO_STAGE= yes .include <bsd.port.mk> |