From a8e75368f3d8ed37ad064f089d86ee2af734e271 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:43:52 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) --- emulators/ucon64/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/ucon64') diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile index 7b41cb290803..2431a10f2e4f 100644 --- a/emulators/ucon64/Makefile +++ b/emulators/ucon64/Makefile @@ -14,6 +14,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/ucon64.c @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/ucon64_misc.c -- cgit