aboutsummaryrefslogtreecommitdiff
path: root/www/horde4-meta
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-03-12 18:22:19 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-03-12 18:22:19 +0000
commitb7a452579e9d4d11bae1603126b69a97c1e2f1ea (patch)
tree7fceb11863bd38de69fbd9a9b8d7cb9f668ab3a7 /www/horde4-meta
parent0929218aaecfd98542ee68255444d12942298deb (diff)
downloadports-b7a452579e9d4d11bae1603126b69a97c1e2f1ea.tar.gz
ports-b7a452579e9d4d11bae1603126b69a97c1e2f1ea.zip
Notes
Diffstat (limited to 'www/horde4-meta')
-rw-r--r--www/horde4-meta/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/horde4-meta/Makefile b/www/horde4-meta/Makefile
index da9d082ec04e..385cadd85ac0 100644
--- a/www/horde4-meta/Makefile
+++ b/www/horde4-meta/Makefile
@@ -28,7 +28,8 @@ OPTIONS= IMP "IMAP Webmail System" on \
CHORA "CVS Web Viewer" off \
GOLLEM "Web-Based File Manager" off \
JETA "Java SSH Applets" off \
- HPASSWD "Password Changing Module" off
+ HPASSWD "Password Changing Module" off \
+ VACATION "Vacation & Auto Respond" off
.include <bsd.port.pre.mk>
@@ -78,6 +79,10 @@ RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/jeta/index.php:${PORTSDIR}/security/jeta
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/passwd/index.php:${PORTSDIR}/www/horde-passwd
.endif
+.if defined(WITH_VACATION)
+RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/vacation/main.php:${PORTSDIR}/mail/horde-vacation
+.endif
+
post-configure:
@${CAT} ${FILESDIR}/post-configure-message