diff options
author | marino <marino@FreeBSD.org> | 2016-03-02 19:29:05 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-03-02 19:29:05 +0800 |
commit | c4586e66a1069ab5289dad3d5608b195d130d11a (patch) | |
tree | e1d79a140314da971567ada440d3b6a2824da5d6 /graphics/copperspice | |
parent | 95d7e05e109d848e06ea81803e32bbe07e5acb5e (diff) | |
download | freebsd-ports-gnome-c4586e66a1069ab5289dad3d5608b195d130d11a.tar.gz freebsd-ports-gnome-c4586e66a1069ab5289dad3d5608b195d130d11a.tar.zst freebsd-ports-gnome-c4586e66a1069ab5289dad3d5608b195d130d11a.zip |
graphics/copperspice: partially revert r403659
Copperspice was already marked BROKEN (everywhere). Adding a second
broken was unnecessary and masks the originally reason. I've been waiting
for the authors to fix the issues -- they are enthusiastic about
supporting BSD but paid work and lack of test machines have been pushing
back the new work. This effort is not dead though.
Diffstat (limited to 'graphics/copperspice')
-rw-r--r-- | graphics/copperspice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile index eba3be9eedf3..85728a51a5b9 100644 --- a/graphics/copperspice/Makefile +++ b/graphics/copperspice/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://download.copperspice.com/copperspice/source/ MAINTAINER= marino@FreeBSD.org COMMENT= Modern cross-platform C++ GUI library (derived from Qt 4.8) -BROKEN= unfetchable LICENSE= LGPL21 BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig |