aboutsummaryrefslogtreecommitdiff
path: root/databases/mtop
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /databases/mtop
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300277
Diffstat (limited to 'databases/mtop')
-rw-r--r--databases/mtop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile
index 0d0d9383912d..ec6cc43e5b76 100644
--- a/databases/mtop/Makefile
+++ b/databases/mtop/Makefile
@@ -15,9 +15,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
MAINTAINER= tut@nhamon.com.ua
COMMENT= MySQL Monitoring Tool
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
- ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
+BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
+ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-Net>=0:${PORTSDIR}/net/p5-Net
PERL_CONFIGURE= yes