aboutsummaryrefslogtreecommitdiffstats
path: root/www/mythplugin-mythweb
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 22:31:06 +0800
committeraz <az@FreeBSD.org>2012-06-30 22:31:06 +0800
commitb05a8fe37751aa289876d113a2ba1f68df128404 (patch)
tree82df877ced8c43f668f1f534fcdffaef4f3542ef /www/mythplugin-mythweb
parent52c562f5731f34c841ec53731465932b1b386bc1 (diff)
downloadfreebsd-ports-gnome-b05a8fe37751aa289876d113a2ba1f68df128404.tar.gz
freebsd-ports-gnome-b05a8fe37751aa289876d113a2ba1f68df128404.tar.zst
freebsd-ports-gnome-b05a8fe37751aa289876d113a2ba1f68df128404.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'www/mythplugin-mythweb')
-rw-r--r--www/mythplugin-mythweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile
index 971a398096b4..ea799a173e69 100644
--- a/www/mythplugin-mythweb/Makefile
+++ b/www/mythplugin-mythweb/Makefile
@@ -18,7 +18,7 @@ DISTNAME= mythplugins-${PORTVERSION}
MAINTAINER= decke@FreeBSD.org
COMMENT= A frontend for scheduling and managing recordings on your MythTV Box
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
NO_BUILD= yes
USE_BZIP2= yes