diff options
Diffstat (limited to 'net/py-rt/Makefile')
-rw-r--r-- | net/py-rt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-rt/Makefile b/net/py-rt/Makefile index 124a426..b774962 100644 --- a/net/py-rt/Makefile +++ b/net/py-rt/Makefile @@ -16,6 +16,7 @@ DISTNAME= pyrt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org USE_PYTHON= yes +USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes DOCSDIR= ${PREFIX}/share/doc/py-rt |