diff options
author | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
commit | 902e7247c7d11481ce913f72beb0fab596cc38f8 (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /deskutils | |
parent | e8669680fe0b2fc1af84b3cfec65c4ff931d77ad (diff) | |
download | freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.gz freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.zst freebsd-ports-gnome-902e7247c7d11481ce913f72beb0fab596cc38f8.zip |
Unmark broken on powerpc64
These ports built successfully
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, 0 insertions, 12 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index c815f2c7204f..93d36846cd88 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -13,8 +13,6 @@ 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 07ece8593651..50208ffaaa15 100644 --- a/deskutils/phpcollab/Makefile +++ b/deskutils/phpcollab/Makefile @@ -10,8 +10,6 @@ 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 b6f4209f0129..534d42828ef0 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -19,8 +19,6 @@ 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 c7a8a012c0d0..c19c9bb9470e 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -10,8 +10,6 @@ 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 15cb617d4037..4107407057d3 100644 --- a/deskutils/sugarcrm/Makefile +++ b/deskutils/sugarcrm/Makefile @@ -10,8 +10,6 @@ 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 d6ca12f8eadb..ef0e77a2ffa8 100644 --- a/deskutils/surrealtodo/Makefile +++ b/deskutils/surrealtodo/Makefile @@ -11,8 +11,6 @@ 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 IGNORE_WITH_PHP= 70 |