aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mell
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 02:47:54 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 02:47:54 +0800
commit61e7b735a19f968764f9573d605be916929cfab3 (patch)
treeab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/mell
parent66aa2f0b942e45f2c3600b16d5a32782a54b1d09 (diff)
downloadfreebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.tar.gz
freebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.tar.zst
freebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
Diffstat (limited to 'japanese/mell')
-rw-r--r--japanese/mell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/mell/Makefile b/japanese/mell/Makefile
index 0769ec172ee4..d3d93786e23e 100644
--- a/japanese/mell/Makefile
+++ b/japanese/mell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-mell
-# Date created: 6 Jun 2003
-# Whom: Gen Otsuji<otsuji@users.sourceforge.jp>
-#
+# Created by: Gen Otsuji<otsuji@users.sourceforge.jp>
# $FreeBSD$
-#
PORTNAME= mell
PORTVERSION= 1.0.0
@@ -18,6 +14,7 @@ GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake autoconf
AUTOMAKE_ARGS= -af
+NO_STAGE= yes
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})