diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/myitcrm/Makefile | 2 | ||||
-rw-r--r-- | deskutils/phpcollab/Makefile | 2 | ||||
-rw-r--r-- | deskutils/phpicalendar/Makefile | 2 | ||||
-rw-r--r-- | deskutils/simplegroupware/Makefile | 2 | ||||
-rw-r--r-- | deskutils/sugarcrm/Makefile | 2 | ||||
-rw-r--r-- | deskutils/surrealtodo/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index 6cb7511..2ffd827 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -13,6 +13,8 @@ COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs LICENSE= GPLv3 +BROKEN_powerpc64= Does not build + USES= dos2unix zip USE_PHP= mysqli session xml NO_BUILD= yes diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile index 50208ff..07ece85 100644 --- a/deskutils/phpcollab/Makefile +++ b/deskutils/phpcollab/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/phpcollab/final/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= PHPcollab is project management and collaboration over the internet +BROKEN_powerpc64= Does not build + USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index 534d428..b6f4209 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -19,6 +19,8 @@ COMMENT= Webbased calendar with iCal support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= Does not build + USES= tar:bz2 NO_BUILD= yes NO_ARCH= yes diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile index fe5799c..3847327 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -11,6 +11,8 @@ DISTNAME= SimpleGroupware_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple Groupware is an open source enterprise application +BROKEN_powerpc64= Does not build + NO_BUILD= yes USE_APACHE_RUN= 22 USE_MYSQL= yes diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile index 8713fff..e7fabf4 100644 --- a/deskutils/sugarcrm/Makefile +++ b/deskutils/sugarcrm/Makefile @@ -10,6 +10,8 @@ DISTNAME= SugarCE-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Web based customer relationship management suite +BROKEN_powerpc64= Does not build + USES= zip USE_PHP= gd mysqli session pcre xml zlib mbstring curl imap spl posix \ json ctype zip tokenizer diff --git a/deskutils/surrealtodo/Makefile b/deskutils/surrealtodo/Makefile index 6e5b841..52b5da8 100644 --- a/deskutils/surrealtodo/Makefile +++ b/deskutils/surrealtodo/Makefile @@ -10,6 +10,8 @@ DISTNAME= surrealtodo_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Surreal ToDo is an AJAX enabled web 2.0 list manager +BROKEN_powerpc64= Does not build + USES= zip USE_PHP+= mysql USE_MYSQL= yes |