mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Add NO_ARCH
- Cosmetic fixes Approved by: portmgr blanket
This commit is contained in:
parent
056673c8af
commit
89a4ab9c60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486157
@ -2,8 +2,8 @@
|
||||
|
||||
PORTNAME= turba
|
||||
PORTVERSION= 4.2.23
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
|
||||
CATEGORIES= mail www pear
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
|
||||
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde web based address book
|
||||
@ -16,7 +16,7 @@ FACEBOOK_DESC= Support connections with Facebook
|
||||
IMSP_DSC= Support IMSP addressbooks
|
||||
LDAP_DESC= Support LDAP Addressbooks
|
||||
|
||||
USES= horde cpe
|
||||
USES= horde cpe
|
||||
USE_PHP= gettext hash json
|
||||
USE_HORDE_BUILD= Horde_Role
|
||||
USE_HORDE_RUN= Horde_Role \
|
||||
@ -42,6 +42,7 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Url \
|
||||
Horde_Util \
|
||||
Horde_View
|
||||
NO_ARCH= yes
|
||||
|
||||
FACEBOOK_USE= HORDE_RUN=Horde_Service_Facebook
|
||||
IMSP_USE= HORDE_RUN=Horde_Imsp
|
||||
|
Loading…
Reference in New Issue
Block a user