diff options
author | mm <mm@FreeBSD.org> | 2011-07-09 14:11:39 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-07-09 14:11:39 +0800 |
commit | 681174b02cbfda49ee17d73e3c1c37923a7d5d3e (patch) | |
tree | 7cfec3e59ed31ae3a3034741148543d9cb373c89 /mail | |
parent | 8b40d959b8d905851718bcab617f5e576e15eb3c (diff) | |
download | freebsd-ports-graphics-681174b02cbfda49ee17d73e3c1c37923a7d5d3e.tar.gz freebsd-ports-graphics-681174b02cbfda49ee17d73e3c1c37923a7d5d3e.tar.zst freebsd-ports-graphics-681174b02cbfda49ee17d73e3c1c37923a7d5d3e.zip |
Update LATEST_LINK for horde4- ports to not interfere with horde-
Add all horde4 ports to build
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 | ||||
-rw-r--r-- | mail/horde4-imp/Makefile | 2 | ||||
-rw-r--r-- | mail/horde4-ingo/Makefile | 2 | ||||
-rw-r--r-- | mail/horde4-turba/Makefile | 2 | ||||
-rw-r--r-- | mail/horde4-webmail/Makefile | 2 |
5 files changed, 12 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index ce2b60c274c..47df69c5b32 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -195,6 +195,10 @@ SUBDIR += horde-mimp SUBDIR += horde-turba SUBDIR += horde-vacation + SUBDIR += horde4-imp + SUBDIR += horde4-ingo + SUBDIR += horde4-turba + SUBDIR += horde4-webmail SUBDIR += hotwayd SUBDIR += hs-mime SUBDIR += ifile diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index 7a4505bd419..b87f1e5f61b 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -16,6 +16,8 @@ COMMENT= Horde web based webmail system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +LATEST_LINK= horde4-${PORTNAME} + USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ diff --git a/mail/horde4-ingo/Makefile b/mail/horde4-ingo/Makefile index f90b0cd6f68..1363c02928c 100644 --- a/mail/horde4-ingo/Makefile +++ b/mail/horde4-ingo/Makefile @@ -16,6 +16,8 @@ COMMENT= Horde email filter rules manager LICENSE= ASL LICENSE_FILE= ${WRKSRC}/LICENSE +LATEST_LINK= horde4-${PORTNAME} + USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index 8b5a4ae40e3..a21efd91aa9 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -16,6 +16,8 @@ COMMENT= Horde web based address book LICENSE= ASL LICENSE_FILE= ${WRKSRC}/LICENSE +LATEST_LINK= horde4-${PORTNAME} + OPTIONS= FACEBOOK "Support connections with Facebook" Off \ IMSP "Support IMSP addressbooks" Off \ LDAP "Support LDAP Addressbooks" Off diff --git a/mail/horde4-webmail/Makefile b/mail/horde4-webmail/Makefile index dd23da696e9..f30abc90eda 100644 --- a/mail/horde4-webmail/Makefile +++ b/mail/horde4-webmail/Makefile @@ -15,6 +15,8 @@ COMMENT= Horde Groupware Webmail Edition CONFLICTS= horde-groupware-4* +LATEST_LINK= horde4-${PORTNAME} + USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ content \ |