diff options
Diffstat (limited to 'ports-mgmt/dialog4ports')
-rw-r--r-- | ports-mgmt/dialog4ports/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile index ccd073dcffe9..b46e86660730 100644 --- a/ports-mgmt/dialog4ports/Makefile +++ b/ports-mgmt/dialog4ports/Makefile @@ -28,6 +28,8 @@ MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> +MAKE_ARGS+= DEBUG_FLAGS="${DEBUG_FLAGS}" + ## This is used by 'make config' via Tools/scripts/dialog4ports.sh ## Use caution in changing .if !exists(${DIALOG4PORTS}) |