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