aboutsummaryrefslogtreecommitdiff
path: root/emulators/lisaem
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/lisaem
parent68ede13b4964032ff878ab9cc8d9d58cdf364374 (diff)
downloadports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.tar.gz
ports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
Notes
Notes: svn path=/head/; revision=327721
Diffstat (limited to 'emulators/lisaem')
-rw-r--r--emulators/lisaem/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile
index 27ddd98fb045..528bbd3cbc48 100644
--- a/emulators/lisaem/Makefile
+++ b/emulators/lisaem/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lisaem
-# Date created: 2007-07-04
-# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= lisaem
DISTVERSION= 1.2.6
@@ -22,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_WX= 2.8
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \
-e "s|wx-config|${WX_CONFIG}|g" ${WRKSRC}/build.sh