diff options
Diffstat (limited to 'emulators/tme/Makefile')
-rw-r--r-- | emulators/tme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index fc694a95a964..e843e0b35144 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -37,6 +37,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${WRKSRC}/ic/ieee754/.libs LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |