diff options
Diffstat (limited to 'devel/p5-Module-Pluggable-Fast/Makefile')
-rw-r--r-- | devel/p5-Module-Pluggable-Fast/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Module-Pluggable-Fast/Makefile b/devel/p5-Module-Pluggable-Fast/Makefile index d883bfd4b1c9..b13a24a280b3 100644 --- a/devel/p5-Module-Pluggable-Fast/Makefile +++ b/devel/p5-Module-Pluggable-Fast/Makefile @@ -1,5 +1,3 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Module-Pluggable-Fast # Created by: ijliao # $FreeBSD$ @@ -21,4 +19,5 @@ USE_PERL5= configure MAN3= Module::Pluggable::Fast.3 +NO_STAGE= yes .include <bsd.port.mk> |