Skip to content

Commit

Permalink
textproc/sigil: Fix runtime
Browse files Browse the repository at this point in the history
PR:		275516
Approved by:	submitter is maintainer
  • Loading branch information
daemonblade authored and 5u623l20 committed Dec 4, 2023
1 parent 5ee5a89 commit c4e7784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion textproc/sigil/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sigil
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= textproc

MAINTAINER= jonc@chen.org.nz
Expand All @@ -26,7 +27,7 @@ GH_PROJECT= Sigil
USE_LDCONFIG= ${PREFIX}/lib/sigil

USE_QT= base 5compat declarative \
tools:build positioning webchannel webengine \
svg:run tools:build positioning webchannel webengine \
imageformats:run

SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \
Expand Down

0 comments on commit c4e7784

Please sign in to comment.