diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index 7105af721e8c..f1a6d81a9f7f 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Log-Dispatch-FileRotate -# Date created: Tue Jul 1 15:14:38 CEST 2003 -# Whom: Lars Thegler <lars@thegler.dk> -# +# Created by: Lars Thegler <lars@thegler.dk> # $FreeBSD$ -# PORTNAME= Log-Dispatch-FileRotate PORTVERSION= 1.19 @@ -25,4 +21,5 @@ USE_PERL5= configure MAN3= Log::Dispatch::FileRotate.3 +NO_STAGE= yes .include <bsd.port.mk> |