diff options
Diffstat (limited to 'www/p5-Feed-Find/Makefile')
-rw-r--r-- | www/p5-Feed-Find/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Feed-Find/Makefile b/www/p5-Feed-Find/Makefile index cb3ecd7c63c2..02072232797f 100644 --- a/www/p5-Feed-Find/Makefile +++ b/www/p5-Feed-Find/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Feed-Find -# Date created: 28 July 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Feed-Find PORTVERSION= 0.07 @@ -26,4 +22,5 @@ USE_PERL5= configure MAN3= Feed::Find.3 +NO_STAGE= yes .include <bsd.port.mk> |