aboutsummaryrefslogtreecommitdiffstats
path: root/databases/innotop
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-10 19:32:20 +0800
committeraz <az@FreeBSD.org>2013-09-10 19:32:20 +0800
commitc2fff2c13fe5335300e195d8d9ed01eee994ee17 (patch)
tree8546abdcbd2875c74667c5bc5d5d2e5af336a102 /databases/innotop
parent7dbcd994808d576c9475dc699d6be8e1d8dd08df (diff)
downloadfreebsd-ports-gnome-c2fff2c13fe5335300e195d8d9ed01eee994ee17.tar.gz
freebsd-ports-gnome-c2fff2c13fe5335300e195d8d9ed01eee994ee17.tar.zst
freebsd-ports-gnome-c2fff2c13fe5335300e195d8d9ed01eee994ee17.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'databases/innotop')
-rw-r--r--databases/innotop/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile
index 2f4042654cb4..4e12354d3be6 100644
--- a/databases/innotop/Makefile
+++ b/databases/innotop/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: innotop
-# Date created: 23 October 2006
-# Whom: Steven Kreuzer <skreuzer@f2o.org>
-#
+# Created by: Steven Kreuzer <skreuzer@f2o.org>
# $FreeBSD$
-#
PORTNAME= innotop
PORTVERSION= 1.9.1
@@ -23,7 +19,8 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
p5-DBI>=1.46:${PORTSDIR}/databases/p5-DBI \
p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
USE_MYSQL= yes
MAN1= innotop.1