Index: head/misc/valentina/Makefile =================================================================== --- head/misc/valentina/Makefile (revision 541985) +++ head/misc/valentina/Makefile (revision 541986) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= valentina DISTVERSION= 0.7.0.0a CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Sewing pattern drafting tool aiming to remake the garment industry LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE_GPL.txt USES= compiler:c++11-lang desktop-file-utils dos2unix gl gmake qmake qt:5 USE_QT= buildtools_build concurrent core gui linguisttools_build network \ opengl printsupport svg testlib_build widgets xml xmlpatterns USE_GL= gl USE_LDCONFIG= yes -DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp - USE_GITLAB= yes GL_ACCOUNT= smart-pattern GL_COMMIT= 15e731671f9471390d7ccf95c7eb5bbda8c25f95 +DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp + QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath" .if !defined(WITH_CCACHE_BUILD) || defined(NO_CCACHE) QMAKE_ARGS+= CONFIG+="no_ccache" .endif + BINARY_ALIAS= hg=/usr/bin/true .include Index: head/misc/valentina/pkg-descr =================================================================== --- head/misc/valentina/pkg-descr (revision 541985) +++ head/misc/valentina/pkg-descr (revision 541986) @@ -1,10 +1,10 @@ Valentina is an open source pattern drafting software tool, designed to be the foundation of a new stack of open source tools to remake the garment industry. Small-batch and custom-sized clothing manufacturing is essential to create a sustainable future, preserve small- to medium-sized textile spinning and weaving manufacturers, enable independent and small designers and manufacturers to scale up to make a decent living, rebuild local garment districts, and reduce or eliminate slave labor. -WWW: https://gitlab.com/smart-pattern/valentina +WWW: https://valentinaproject.bitbucket.io/