summaryrefslogtreecommitdiff
path: root/lang/sxm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
commit888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (patch)
tree1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/sxm
parent- update to 2.13.3 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
Notes
Notes: svn path=/head/; revision=327741
Diffstat (limited to 'lang/sxm')
-rw-r--r--lang/sxm/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile
index 90e4dffacbed..ff4a06f53694 100644
--- a/lang/sxm/Makefile
+++ b/lang/sxm/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: sxm
-# Date created: Jan 8, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sxm
PORTVERSION= 1.1
@@ -20,6 +15,7 @@ ALL_TARGET= all image Formlist
MAN1= sxm.1 sxi.1
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g ; \
s,^CC,#CC,g" ${WRKSRC}/Makefile