aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-02-04 13:37:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-02-04 13:37:15 +0000
commit4c7d30bb708caa0cb93b401f96679728a9f52974 (patch)
treed3572a824910587e038d1100b5972b19f37005aa /editors
parentdbf5f956b89ab67ab031eafbe3508f2a7632ee42 (diff)
downloadports-4c7d30bb708caa0cb93b401f96679728a9f52974.tar.gz
ports-4c7d30bb708caa0cb93b401f96679728a9f52974.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/leo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile
index e289176d66ac..c33ba19a8602 100644
--- a/editors/leo/Makefile
+++ b/editors/leo/Makefile
@@ -15,15 +15,14 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}qt4-svg>0:graphics/py-qt4-svg \
${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils \
- silvercity>0:textproc/silvercity \
- ${PYTHON_PKGNAMEPREFIX}qt4-gui>0:x11-toolkits/py-qt4-gui
+ silvercity>0:textproc/silvercity
NO_ARCH= yes
-USES= python:2 shebangfix zip
+USES= pyqt:4 python:2 shebangfix zip
SHEBANG_FILES= leo/doc/html/fixup.pl leo/external/saveleo
+USE_PYQT= gui_run svg_run
USE_PYTHON= autoplist distutils
DESKTOP_ENTRIES="Leo" "Literate Editor with Outlines" \