aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/ucon64
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 00:43:52 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 00:43:52 +0800
commita8e75368f3d8ed37ad064f089d86ee2af734e271 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/ucon64
parent67985f6aaa6ff6a3dfb7cef050a6dfd73ef37d2d (diff)
downloadfreebsd-ports-gnome-a8e75368f3d8ed37ad064f089d86ee2af734e271.tar.gz
freebsd-ports-gnome-a8e75368f3d8ed37ad064f089d86ee2af734e271.tar.zst
freebsd-ports-gnome-a8e75368f3d8ed37ad064f089d86ee2af734e271.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
Diffstat (limited to 'emulators/ucon64')
-rw-r--r--emulators/ucon64/Makefile1
1 files changed, 1 insertions, 0 deletions
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