diff options
Diffstat (limited to 'news/py-pynzb/Makefile')
-rw-r--r-- | news/py-pynzb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile index 56b3a81a5e6f..bf29bd9c7ced 100644 --- a/news/py-pynzb/Makefile +++ b/news/py-pynzb/Makefile @@ -21,6 +21,7 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options OPTIONS_DEFINE= LXML LXML_DESC= Add support for py-lxml +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLXML} |