diff options
Diffstat (limited to 'dns/mydns-ng/Makefile')
-rw-r--r-- | dns/mydns-ng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 774400fdb88d..f6654c681e27 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= PGSQL ALIAS SSL NLS OPTIONS_DEFAULT= ALIAS ALIAS_DESC= Server side aliasas +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MALIAS} |