diff options
Diffstat (limited to 'japanese/mell/Makefile')
-rw-r--r-- | japanese/mell/Makefile | 7 |
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}) |