diff options
Diffstat (limited to 'emulators/kcemu/Makefile')
-rw-r--r-- | emulators/kcemu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index 6846a3af1c1d..d5bb0634c438 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -41,4 +41,5 @@ DESKTOP_ENTRIES="KCemu" "${COMMENT}" \ "${LOCALBASE}/share/KCemu/icons/kcemu-icon.png" "kcemu" \ "System;Emulator;" "true" +NO_STAGE= yes .include <bsd.port.mk> |