aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-20 12:30:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-20 12:30:35 +0000
commita16ceeb84e72170a0313d404032a36de57ac1f36 (patch)
tree6632d05c022de8048d160da15a5b2100d8306dd5 /misc
parentaf05a5a92521ccb36ee88bd16a22663688094f68 (diff)
downloadports-a16ceeb84e72170a0313d404032a36de57ac1f36.tar.gz
ports-a16ceeb84e72170a0313d404032a36de57ac1f36.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/py-osd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index 596e9572773d..363172728059 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osd
PORTVERSION= 0.2.14
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= misc python
MASTER_SITES= http://ichi2.net/pyosd/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Python wrapper for osd, for displaying text on your X display
LIB_DEPENDS= libxosd.so:misc/xosd
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
-USES= python twisted:run
+USES= python
USE_PYTHON= distutils autoplist
PORTDOCS= AUTHORS ChangeLog ChangeLog.old README README.daemon pyosd.html