diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-19 11:26:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-19 11:26:08 +0000 |
commit | 5e0ad8e46feb388b76314a3ba731b2ad415d4bfe (patch) | |
tree | 99785ea08f5267f75a1297da0b17523c04c41933 | |
parent | REALLY make this compile and install correctly. Apparently the (diff) |
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.
-rw-r--r-- | chinese/FreeWnn-lib/Makefile | 5 | ||||
-rw-r--r-- | chinese/FreeWnn-server/Makefile | 5 | ||||
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 5 | ||||
-rw-r--r-- | japanese/FreeWnn-server/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn6-lib/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn6/Makefile | 5 | ||||
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 5 | ||||
-rw-r--r-- | korean/FreeWnn-lib/Makefile | 5 | ||||
-rw-r--r-- | korean/FreeWnn-server/Makefile | 5 |
9 files changed, 36 insertions, 9 deletions
diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile index 8f6304f6df35..4cdd061842b0 100644 --- a/chinese/FreeWnn-lib/Makefile +++ b/chinese/FreeWnn-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1996/11/13 12:53:30 asami Exp $ +# $Id: Makefile,v 1.2 1997/04/16 04:59:17 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/chinese/FreeWnn-server/Makefile b/chinese/FreeWnn-server/Makefile index 8f6304f6df35..4cdd061842b0 100644 --- a/chinese/FreeWnn-server/Makefile +++ b/chinese/FreeWnn-server/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1996/11/13 12:53:30 asami Exp $ +# $Id: Makefile,v 1.2 1997/04/16 04:59:17 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-lib/Makefile b/japanese/FreeWnn-lib/Makefile index eaac1e9444d0..bafef6824aba 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 eaac1e9444d0..bafef6824aba 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 eaac1e9444d0..bafef6824aba 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 eaac1e9444d0..bafef6824aba 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 eaac1e9444d0..bafef6824aba 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: diff --git a/korean/FreeWnn-lib/Makefile b/korean/FreeWnn-lib/Makefile index 65814057636c..c3e1b8e938fc 100644 --- a/korean/FreeWnn-lib/Makefile +++ b/korean/FreeWnn-lib/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1997/03/06 06:28:26 asami Exp $ +# $Id: Makefile,v 1.2 1997/04/16 05:00:06 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= ports@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/korean/FreeWnn-server/Makefile b/korean/FreeWnn-server/Makefile index 65814057636c..c3e1b8e938fc 100644 --- a/korean/FreeWnn-server/Makefile +++ b/korean/FreeWnn-server/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1997/03/06 06:28:26 asami Exp $ +# $Id: Makefile,v 1.2 1997/04/16 05:00:06 asami Exp $ # DISTNAME= Wnn4.2 @@ -16,6 +16,9 @@ MAINTAINER= ports@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: |