summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-06-19 11:26:08 +0000
committerasami <asami@FreeBSD.org>1997-06-19 11:26:08 +0000
commit6f2edf9685cdf524941e623faf42e22263f15a4b (patch)
tree0f10e981d58e8e2416346e571b4b28542ec23aba /japanese
parent572ebadc03b51379db830a10558e0442d696135b (diff)
downloadFreeBSD-ports-6f2edf9685cdf524941e623faf42e22263f15a4b.zip
FreeBSD-ports-6f2edf9685cdf524941e623faf42e22263f15a4b.tar.gz
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.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/FreeWnn-lib/Makefile5
-rw-r--r--japanese/FreeWnn-server/Makefile5
-rw-r--r--japanese/Wnn6-lib/Makefile5
-rw-r--r--japanese/Wnn6/Makefile5
-rw-r--r--japanese/Wnn7-lib/Makefile5
5 files changed, 20 insertions, 5 deletions
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:
OpenPOWER on IntegriCloud