aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
committerpav <pav@FreeBSD.org>2006-05-03 21:25:07 +0800
commit57c04beb7033430b70edf713823ab1360da084a6 (patch)
tree0d1965cff36464917e8b13f19e9dc175205abec8 /mail
parent35ea1e3f5481f0aa4970badeab48cdde17a3ac0d (diff)
downloadfreebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.gz
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.tar.zst
freebsd-ports-gnome-57c04beb7033430b70edf713823ab1360da084a6.zip
- Switch lua dependency to lang/lua50
Diffstat (limited to 'mail')
-rw-r--r--mail/imapfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile
index f33b33c8dcb8..d6ac8773ed69 100644
--- a/mail/imapfilter/Makefile
+++ b/mail/imapfilter/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://imapfilter.hellug.gr/source/
MAINTAINER= lefcha@hellug.gr
COMMENT= IMAP mail filtering utility
-LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua
+LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50
USE_BZIP2= yes
USE_OPENSSL= yes