diff options
Diffstat (limited to 'devel/p5-Alias/Makefile')
-rw-r--r-- | devel/p5-Alias/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Alias/Makefile b/devel/p5-Alias/Makefile index 0ff3172e10f8..844f4fe15671 100644 --- a/devel/p5-Alias/Makefile +++ b/devel/p5-Alias/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Alias -# Date created: 04 Nov 2000 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Alias PORTVERSION= 2.32 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= Alias.3 +NO_STAGE= yes .include <bsd.port.mk> |