From 6f2edf9685cdf524941e623faf42e22263f15a4b Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 19 Jun 1997 11:26:08 +0000 Subject: The project template file is called "X11.tmpl" in XFree86-3.3, so make a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. --- japanese/FreeWnn-lib/Makefile | 5 ++++- japanese/FreeWnn-server/Makefile | 5 ++++- japanese/Wnn6-lib/Makefile | 5 ++++- japanese/Wnn6/Makefile | 5 ++++- japanese/Wnn7-lib/Makefile | 5 ++++- 5 files changed, 20 insertions(+), 5 deletions(-) (limited to 'japanese') diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index eaac1e9..bafef68 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.14 1996/11/13 11:19:45 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/16 05:00:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/Xsi IS_INTERACTIVE= yes # needs "wnn" user +post-extract: + /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl + # These are necesary because this package uses a different Makefile for # building and installing etc. do-build: diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index eaac1e9..bafef68 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.14 1996/11/13 11:19:45 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/16 05:00:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/Xsi IS_INTERACTIVE= yes # needs "wnn" user +post-extract: + /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl + # These are necesary because this package uses a different Makefile for # building and installing etc. do-build: diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile index eaac1e9..bafef68 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.14 1996/11/13 11:19:45 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/16 05:00:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/Xsi IS_INTERACTIVE= yes # needs "wnn" user +post-extract: + /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl + # These are necesary because this package uses a different Makefile for # building and installing etc. do-build: diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index eaac1e9..bafef68 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.14 1996/11/13 11:19:45 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/16 05:00:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/Xsi IS_INTERACTIVE= yes # needs "wnn" user +post-extract: + /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl + # These are necesary because this package uses a different Makefile for # building and installing etc. do-build: diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index eaac1e9..bafef68 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.14 1996/11/13 11:19:45 asami Exp $ +# $Id: Makefile,v 1.15 1997/04/16 05:00:02 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= asami@FreeBSD.ORG WRKSRC= ${WRKDIR}/Xsi IS_INTERACTIVE= yes # needs "wnn" user +post-extract: + /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl + # These are necesary because this package uses a different Makefile for # building and installing etc. do-build: -- cgit v1.1