aboutsummaryrefslogtreecommitdiff
path: root/math/p5-AI-Genetic
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-AI-Genetic')
-rw-r--r--math/p5-AI-Genetic/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= AI-Genetic
PORTVERSION= 0.05
@@ -23,4 +19,5 @@ MAN3= AI::Genetic.3 \
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
.include <bsd.port.mk>