diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-24 02:22:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-24 02:22:49 +0000 |
commit | 8743292dae2e30663ae6c52a411b3c3ce94f1b82 (patch) | |
tree | a0b6c17e552e05d7eaf4dcec05cd9c87c8d8a91a /japanese | |
parent | adf9b90f89ffa0549836b189d3eadc48f848d84c (diff) | |
download | ports-8743292dae2e30663ae6c52a411b3c3ce94f1b82.tar.gz ports-8743292dae2e30663ae6c52a411b3c3ce94f1b82.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 4 | ||||
-rw-r--r-- | japanese/FreeWnn-server/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn6-lib/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn6/Makefile | 4 | ||||
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/FreeWnn-server/Makefile +++ b/japanese/FreeWnn-server/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn6-lib/Makefile +++ b/japanese/Wnn6-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index 8a1f4f2cbb06..0430d9de60f8 100644 --- a/japanese/Wnn7-lib/Makefile +++ b/japanese/Wnn7-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $ # DISTNAME= Wnn4.2 @@ -18,7 +18,7 @@ IS_INTERACTIVE= yes # These are necesary because this package uses a different Makefile for # building and installing etc. -pre-build: +do-build: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World) post-install: |