diff options
Diffstat (limited to 'devel/p5-Sys-Cpu/Makefile')
-rw-r--r-- | devel/p5-Sys-Cpu/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Sys-Cpu/Makefile b/devel/p5-Sys-Cpu/Makefile index 105b3b230c1e..c99c60980019 100644 --- a/devel/p5-Sys-Cpu/Makefile +++ b/devel/p5-Sys-Cpu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Sys-Cpu -# Date created: 25 July 2008 -# Whom: Terry Sposato <terry@sucked-in.com> -# +# Created by: Terry Sposato <terry@sucked-in.com> # $FreeBSD$ -# PORTNAME= Sys-CPU PORTVERSION= 0.52 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Sys::CPU.3 +NO_STAGE= yes .include <bsd.port.mk> |