diff options
Diffstat (limited to 'devel/p5-Config-INI/Makefile')
-rw-r--r-- | devel/p5-Config-INI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile index 71945fcf712e..3e1804c12256 100644 --- a/devel/p5-Config-INI/Makefile +++ b/devel/p5-Config-INI/Makefile @@ -1,4 +1,3 @@ -# Created by: bapt <baptiste.daroussin@gmail.com> # $FreeBSD$ PORTNAME= Config-INI @@ -32,4 +31,5 @@ PLIST_DIRS= %%SITE_PERL%%/Config/INI \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/INI \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config +NO_STAGE= yes .include <bsd.port.mk> |