diff options
author | antoine <antoine@FreeBSD.org> | 2018-08-13 01:03:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-08-13 01:03:21 +0800 |
commit | df7d6f927506c4f5fa6a414c7d76e4f9189291e4 (patch) | |
tree | 782f7e782301acabbaa92e0b442d18d2120477f2 /misc | |
parent | 48d4a3f3d27af9add39ef2acea422fec581d17e7 (diff) | |
download | freebsd-ports-gnome-df7d6f927506c4f5fa6a414c7d76e4f9189291e4.tar.gz freebsd-ports-gnome-df7d6f927506c4f5fa6a414c7d76e4f9189291e4.tar.zst freebsd-ports-gnome-df7d6f927506c4f5fa6a414c7d76e4f9189291e4.zip |
Mark BROKEN: fails to build
Reported by: yuri@
Diffstat (limited to 'misc')
-rw-r--r-- | misc/valentina/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile index 54937da24596..3509d754379f 100644 --- a/misc/valentina/Makefile +++ b/misc/valentina/Makefile @@ -12,6 +12,8 @@ COMMENT= Sewing pattern drafting tool aiming to remake the garment industry LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE_GPL.txt +BROKEN= fails to build + USES= desktop-file-utils gmake qmake qt:5 USE_QT= concurrent core gui network opengl printsupport svg widgets xml xmlpatterns buildtools_build linguisttools_build testlib_build USE_GL= gl |