aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-password_forget-plugin
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-25 22:58:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-25 22:58:54 +0000
commit8832ff744966b7303b0f84923c80cf9ff5c15a6a (patch)
treef7a447d2cdae8d7f84311b6dbb7a35899a106e25 /mail/squirrelmail-password_forget-plugin
parentf9aa0e69c9ef04421cc46d74620e903baa1f421f (diff)
downloadports-8832ff744966b7303b0f84923c80cf9ff5c15a6a.tar.gz
ports-8832ff744966b7303b0f84923c80cf9ff5c15a6a.zip
- Add missing RUN_DEPENDS with squirrelmail-compatibility-plugin
- Bump PORTREVISION PR: 108351 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=183307
Diffstat (limited to 'mail/squirrelmail-password_forget-plugin')
-rw-r--r--mail/squirrelmail-password_forget-plugin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/squirrelmail-password_forget-plugin/Makefile b/mail/squirrelmail-password_forget-plugin/Makefile
index f581bf2d9e71..e813bb7ec5d1 100644
--- a/mail/squirrelmail-password_forget-plugin/Makefile
+++ b/mail/squirrelmail-password_forget-plugin/Makefile
@@ -6,6 +6,7 @@
PORTNAME= squirrelmail
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://www.squirrelmail.org/plugins/
PKGNAMESUFFIX= -${SQUIRREL_PLUGIN_NAME}-plugin
@@ -15,7 +16,8 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= neil@darlow.co.uk
COMMENT= Prevent reuse of login details by browsers at public terminals
-RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
+RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \
+ ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
SQUIRREL_PLUGIN_NAME= password_forget