diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-23 06:47:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-23 06:47:05 +0000 |
commit | 5714b693dfdb113f1147bdef6cfd470cdfa3a3af (patch) | |
tree | a3549c51173337da199cb64fd2b3ca1e7a2707c6 | |
parent | e4766fa6357367256ee9b4136e31e6b33b5f24c3 (diff) | |
download | ports-5714b693dfdb113f1147bdef6cfd470cdfa3a3af.tar.gz ports-5714b693dfdb113f1147bdef6cfd470cdfa3a3af.zip |
Notes
-rw-r--r-- | www/zenphoto/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile index d15526168e7b..3b1219f269e5 100644 --- a/www/zenphoto/Makefile +++ b/www/zenphoto/Makefile @@ -9,10 +9,9 @@ CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simpler web photo gallery -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= does not build NO_ARCH= yes NO_BUILD= yes |