diff options
Diffstat (limited to 'misc/py-osd/Makefile')
-rw-r--r-- | misc/py-osd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile index 434d147..05e3025 100644 --- a/misc/py-osd/Makefile +++ b/misc/py-osd/Makefile @@ -17,6 +17,8 @@ COMMENT= A python wrapper for osd, for displaying text on your X display LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd +BROKEN= Does not fetch, will be removed after Feb 2 + USE_PYTHON= yes USE_PYDISTUTILS= yes |