diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /japanese | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/elvis/Makefile | 8 | ||||
-rw-r--r-- | japanese/jed/Makefile | 6 | ||||
-rw-r--r-- | japanese/nvi-euc-jp/Makefile | 2 | ||||
-rw-r--r-- | japanese/nvi-iso-2022-jp/Makefile | 2 | ||||
-rw-r--r-- | japanese/nvi-sjis/Makefile | 2 | ||||
-rw-r--r-- | japanese/oleo/Makefile | 6 | ||||
-rw-r--r-- | japanese/sj3-lib/pkg-install | 1 | ||||
-rw-r--r-- | japanese/sj3-server/pkg-install | 1 | ||||
-rw-r--r-- | japanese/sj3/pkg-install | 1 |
9 files changed, 13 insertions, 16 deletions
diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index c44e5de07ad0..02f5bff39619 100644 --- a/japanese/elvis/Makefile +++ b/japanese/elvis/Makefile @@ -9,11 +9,11 @@ PORTNAME= elvis PORTVERSION= 1.8.4 PORTREVISION= 1 CATEGORIES= japanese editors -MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/ +MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/ EXTRACT_SUFX= .tgz DISTNAME= ${PORTNAME}-1.8 -PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/ +PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/ PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z MAINTAINER= ports@FreeBSD.org @@ -22,10 +22,10 @@ COMMENT= A clone of vi/ex, the standard UNIX editor, with Japanese patch LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna NO_WRKSUBDIR= yes -PATCH_DIST_STRIP= -p1 +PATCH_DIST_STRIP= -p1 MAN1= elvis.1 ctags.1 ref.1 elvrec.1 elvprsv.1 -STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/ja-elvis.sh +STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/ja-elvis.sh do-configure: @${CP} ${WRKSRC}/Makefile.mix ${WRKSRC}/Makefile diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 8aca4d5b6b6c..b6ae585fcddd 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -38,10 +38,10 @@ BINSTUFF= jed rgrep .include <bsd.port.pre.mk> .if defined(WITHOUT_CANNA) -CONFIGURE_ARGS+= --with-canna=no +CONFIGURE_ARGS+= --with-canna=no .else -CONFIGURE_ARGS+= --with-canna=yes -LIBDEP_CANNA= canna.1:${PORTSDIR}/japanese/Canna +CONFIGURE_ARGS+= --with-canna=yes +LIBDEP_CANNA= canna.1:${PORTSDIR}/japanese/Canna .endif # XJED core dumps on 3.x-STABLE for the present. diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index b85aca814ca2..d34f53d10f9a 100644 --- a/japanese/nvi-euc-jp/Makefile +++ b/japanese/nvi-euc-jp/Makefile @@ -16,6 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@FreeBSD.org COMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-jp -CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna +CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index 8e33f1582c59..1940885db79a 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/Makefile @@ -16,6 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@FreeBSD.org COMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp -CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna +CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index b39db8dfc30c..592096b95d6c 100644 --- a/japanese/nvi-sjis/Makefile +++ b/japanese/nvi-sjis/Makefile @@ -16,6 +16,6 @@ CATEGORIES= japanese editors MAINTAINER= ports@FreeBSD.org COMMENT= A clone of vi/ex, with multilingual patch, default settings for sjis -CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna +CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna .include "${MASTERDIR}/Makefile" diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index 401a976db185..d78cba87ae0b 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -24,15 +24,15 @@ COMMENT= A Spreadsheet Program + Japanese patches # xmkmf is for configure script, not for USE_IMAKE. BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" GNU_CONFIGURE=yes -USE_XLIB= yes +USE_XLIB= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif post-install: diff --git a/japanese/sj3-lib/pkg-install b/japanese/sj3-lib/pkg-install index 9e7612853d21..aa27e2cc742a 100644 --- a/japanese/sj3-lib/pkg-install +++ b/japanese/sj3-lib/pkg-install @@ -7,4 +7,3 @@ case $2 in chown bin:bin $dic ;; esac - diff --git a/japanese/sj3-server/pkg-install b/japanese/sj3-server/pkg-install index 9e7612853d21..aa27e2cc742a 100644 --- a/japanese/sj3-server/pkg-install +++ b/japanese/sj3-server/pkg-install @@ -7,4 +7,3 @@ case $2 in chown bin:bin $dic ;; esac - diff --git a/japanese/sj3/pkg-install b/japanese/sj3/pkg-install index 9e7612853d21..aa27e2cc742a 100644 --- a/japanese/sj3/pkg-install +++ b/japanese/sj3/pkg-install @@ -7,4 +7,3 @@ case $2 in chown bin:bin $dic ;; esac - |