diff options
Diffstat (limited to 'devel/p5-Regexp-Subst-Parallel/Makefile')
-rw-r--r-- | devel/p5-Regexp-Subst-Parallel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Regexp-Subst-Parallel/Makefile b/devel/p5-Regexp-Subst-Parallel/Makefile index 8020b80b2601..c64cb67cd08f 100644 --- a/devel/p5-Regexp-Subst-Parallel/Makefile +++ b/devel/p5-Regexp-Subst-Parallel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Regexp-Subst-Parallel -# Date created: 30 April 2010 -# Whom: Kevin Lo <kevlo@FreeBSD.org> -# +# Created by: Kevin Lo <kevlo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Regexp-Subst-Parallel PORTVERSION= 0.11 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Regexp::Subst::Parallel.3 +NO_STAGE= yes .include <bsd.port.mk> |