From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/p5-AI-Genetic/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/p5-AI-Genetic') diff --git a/math/p5-AI-Genetic/Makefile b/math/p5-AI-Genetic/Makefile index 647b25cd79ae..03517520bb85 100644 --- a/math/p5-AI-Genetic/Makefile +++ b/math/p5-AI-Genetic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: AI-Genetic -# Date created: 19 Feb 2006 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= AI-Genetic PORTVERSION= 0.05 @@ -23,4 +19,5 @@ MAN3= AI::Genetic.3 \ USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include -- cgit v1.2.3