Index: Makefile
===================================================================
--- Makefile	(revision 532174)
+++ Makefile	(working copy)
@@ -3,8 +3,7 @@
 
 PORTNAME=	frescobaldi
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
-PORTREVISION=	8
+DISTVERSION=	3.1.2
 CATEGORIES=	print kde
 
 MAINTAINER=	m.ne@gmx.net
@@ -13,26 +12,28 @@
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-poppler-qt5>=0:graphics/py-python-poppler-qt5@${PY_FLAVOR}
 
-USES=		gettext pyqt:5 python:3.4+ qmake qt:5 desktop-file-utils
-USE_PYQT=	network printsupport sip svg webkit webkitwidgets widgets
-USE_PYTHON=	distutils autoplist noflavors
+USES=		desktop-file-utils gettext gmake pyqt:5 python:3.4+ qmake qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	wbsoft
+USE_PYQT=	network printsupport sip svg webengine widgets
+USE_PYTHON=	autoplist distutils noflavors
 
 NO_ARCH=	yes
 
-OPTIONS_DEFINE=	LILYPOND
+OPTIONS_DEFINE=		LILYPOND
 
 LILYPOND_DESC=	Use unstable LilyPond (lilypond-devel)
 
+LILYPOND_RUN_DEPENDS_OFF=	lilypond:print/lilypond
 LILYPOND_RUN_DEPENDS=		lilypond:print/lilypond-devel
-LILYPOND_RUN_DEPENDS_OFF=	lilypond:print/lilypond
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \
 		${WRKSRC}/setup.py
+post-build:
+	(cd ${WRKSRC} && gmake -C linux)
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 532174)
+++ distinfo	(working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544957099
-SHA256 (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 70b169e520c57bc03bb593f8f7b9586c7f6d21a7eb3015a94a71e9d52bab58e1
-SIZE (wbsoft-frescobaldi-v3.0.0_GH0.tar.gz) = 8387944
+TIMESTAMP = 1586970507
+SHA256 (wbsoft-frescobaldi-v3.1.2_GH0.tar.gz) = 6b23df56554d1441f6f17199dc884a9ead0540810dcc1a3abce7b5fa1ea318a8
+SIZE (wbsoft-frescobaldi-v3.1.2_GH0.tar.gz) = 9319220