diff options
Diffstat (limited to 'textproc/p5-CSS-Simple/Makefile')
-rw-r--r-- | textproc/p5-CSS-Simple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-CSS-Simple/Makefile b/textproc/p5-CSS-Simple/Makefile index 8fce3daf67d7..c9cdcdd884c1 100644 --- a/textproc/p5-CSS-Simple/Makefile +++ b/textproc/p5-CSS-Simple/Makefile @@ -23,4 +23,5 @@ PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Simple \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS \ %%SITE_PERL%%/CSS +NO_STAGE= yes .include <bsd.port.mk> |