diff options
-rw-r--r-- | net-p2p/btqueue/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index 24afc8b99816..a1f65170802c 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -25,7 +25,6 @@ OPTIONS_DEFINE= PYXML OPTIONS_DEFAULT= PYXML PYXML_DESC= Add dependency on PyXML (needed for crawler only) -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYXML} |