diff options
Diffstat (limited to 'sysutils/dfc/Makefile')
-rw-r--r-- | sysutils/dfc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/dfc/Makefile b/sysutils/dfc/Makefile index a8727cd51fe9..ec32932793e4 100644 --- a/sysutils/dfc/Makefile +++ b/sysutils/dfc/Makefile @@ -23,4 +23,5 @@ NLS_USES= gettext NLS_CMAKE_ON= -DNLS_ENABLED=true NLS_CMAKE_OFF= -DNLS_ENABLED=false +NO_STAGE= yes .include <bsd.port.mk> |