diff options
Diffstat (limited to 'www/yourls/Makefile')
-rw-r--r-- | www/yourls/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/yourls/Makefile b/www/yourls/Makefile index 309c76cae6e1..2e4025fb65b0 100644 --- a/www/yourls/Makefile +++ b/www/yourls/Makefile @@ -11,6 +11,8 @@ COMMENT= Your Own URL Shortener LICENSE= ISCL MIT LICENSE_COMB= multi +BROKEN_powerpc64= Does not build + USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tu} GH_PROJECT= ${PORTNAME:tu} |