diff options
Diffstat (limited to 'emulators/dboxfe/Makefile')
-rw-r--r-- | emulators/dboxfe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index 4b72c942528e..7ff9ea776afc 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -29,6 +29,7 @@ DESKTOP_ENTRIES= "DBoxFE" "DOSBox configuration manager" \ PRO_DIRS= . dboxfetray +NO_STAGE= yes do-configure: .for dir in ${PRO_DIRS} @(cd ${WRKSRC}/${dir} && \ |