aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-SVM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-SVM/Makefile')
-rw-r--r--devel/p5-Algorithm-SVM/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Algorithm-SVM/Makefile b/devel/p5-Algorithm-SVM/Makefile
index cd5007152eb0..1cce30de7a25 100644
--- a/devel/p5-Algorithm-SVM/Makefile
+++ b/devel/p5-Algorithm-SVM/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Algorithm::SVM
-# Date created: Dec 27 2003
-# Whom: Cheng-Lung Sung <clsung@dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
-#
PORTNAME= Algorithm-SVM
PORTVERSION= 0.13
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl bindings for the libsvm Support Vector Machine library
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Algorithm::SVM.3 \
Algorithm::SVM::DataSet.3