diff options
Diffstat (limited to 'devel/p5-Filesys-Virtual-Plain/Makefile')
-rw-r--r-- | devel/p5-Filesys-Virtual-Plain/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Filesys-Virtual-Plain/Makefile b/devel/p5-Filesys-Virtual-Plain/Makefile index 98be91d59f65..6eeb4e268445 100644 --- a/devel/p5-Filesys-Virtual-Plain/Makefile +++ b/devel/p5-Filesys-Virtual-Plain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-Filesys-Virtual-Plain -# Date created: 05 February 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Filesys-Virtual-Plain PORTVERSION= 0.10 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= Filesys::Virtual::Plain.3 +NO_STAGE= yes .include <bsd.port.mk> |