View | Details | Raw Unified | Return to bug 96027
Collapse All | Expand All

(-)/usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-ui/Makefile (+5 lines)
Lines 28-33 Link Here
28
USE_PYTHON=	yes
28
USE_PYTHON=	yes
29
USE_PYDISTUTILS=yes
29
USE_PYDISTUTILS=yes
30
30
31
DEPRECATED=	PyUI does not work with well with current versions of\
32
		graphics/py-opengl and has not been developed in over two\
33
		years. Python game development should be done with\
34
		devel/py-game instead
35
31
DOCSDIR=	${LOCALBASE}/share/doc/py-ui
36
DOCSDIR=	${LOCALBASE}/share/doc/py-ui
32
37
33
post-install:
38
post-install:

Return to bug 96027