diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
commit | 149ba7338a32f905034112b45addd218ef982c3d (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /databases/phpminiadmin/Makefile | |
parent | 0cacccdf657c492f63697db5e76d9cd7e04721bd (diff) | |
download | ports-149ba7338a32f905034112b45addd218ef982c3d.tar.gz ports-149ba7338a32f905034112b45addd218ef982c3d.zip |
Unmark broken on powerpc64
These ports built successfully
Notes
Notes:
svn path=/head/; revision=422175
Diffstat (limited to 'databases/phpminiadmin/Makefile')
-rw-r--r-- | databases/phpminiadmin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/phpminiadmin/Makefile b/databases/phpminiadmin/Makefile index b602e5c376ba..50fffd695677 100644 --- a/databases/phpminiadmin/Makefile +++ b/databases/phpminiadmin/Makefile @@ -16,8 +16,6 @@ COMMENT= Lightweight alternative to phpMyAdmin LICENSE= GPLv2 MIT LICENSE_COMB= dual -BROKEN_powerpc64= Does not build - NO_WRKSUBDIR= yes NO_BUILD= yes USE_PHP= mysql pcre session |