summaryrefslogtreecommitdiff
path: root/emulators/xmess/Makefile
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/xmess/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
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 '')
-rw-r--r--emulators/xmess/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 15c030d8143c..b848813f795b 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xmess
-# Date created: Tue Aug 17 00:21:10 MET DST 1999
-# Whom: nox@jelal.kn-bremen.de
-#
+# Created by: nox@jelal.kn-bremen.de
# $FreeBSD$
-#
PORTNAME= xmess
PORTREVISION= 3
@@ -16,4 +12,5 @@ DESCR= ${.CURDIR}/pkg-descr
MAMEMESS= mess
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"