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