summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jtex209-ascii/Makefile5
-rw-r--r--japanese/jtex209-both/Makefile4
-rw-r--r--japanese/jtex209-ntt/Makefile5
-rw-r--r--japanese/platex-common/Makefile4
-rw-r--r--japanese/platex-euc/Makefile4
-rw-r--r--japanese/platex-jis/Makefile4
-rw-r--r--japanese/platex-sjis/Makefile4
-rw-r--r--japanese/ptex-euc/Makefile4
-rw-r--r--japanese/ptex-jis/Makefile4
-rw-r--r--japanese/ptex-sjis/Makefile4
-rw-r--r--japanese/ptex/Makefile4
-rw-r--r--japanese/vfxdvi300/Makefile3
12 files changed, 37 insertions, 12 deletions
diff --git a/japanese/jtex209-ascii/Makefile b/japanese/jtex209-ascii/Makefile
index c3463142f8b9..7ff392c62756 100644
--- a/japanese/jtex209-ascii/Makefile
+++ b/japanese/jtex209-ascii/Makefile
@@ -3,11 +3,14 @@
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/11/11 08:44:35 asami Exp $
+# $Id: Makefile,v 1.2 1997/09/24 06:43:46 max Exp $
#
DISTNAME= ja-jlatex209-a17
FILESDIR= ${.CURDIR}/../jtex209-both/files
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
BATCH_TEX= ASCII
+
+MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
+
.include <${.CURDIR}/../jtex209-both/Makefile>
diff --git a/japanese/jtex209-both/Makefile b/japanese/jtex209-both/Makefile
index 064e22ef8090..a02da3f0bdba 100644
--- a/japanese/jtex209-both/Makefile
+++ b/japanese/jtex209-both/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/08/22 11:36:26 asami Exp $
+# $Id: Makefile,v 1.5 1997/09/24 06:43:47 max Exp $
#
DISTNAME?= ja-jlatex209-a17-n152
@@ -64,4 +64,6 @@ pre-reinstall:
${MAKE} reinstall DISTDIR=${DISTDIR} FILESDIR=${FILESDIR} \
)
+MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
+
.include <bsd.port.mk>
diff --git a/japanese/jtex209-ntt/Makefile b/japanese/jtex209-ntt/Makefile
index 2548255171b7..fcb66c505d7a 100644
--- a/japanese/jtex209-ntt/Makefile
+++ b/japanese/jtex209-ntt/Makefile
@@ -3,11 +3,14 @@
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/11/11 08:46:34 asami Exp $
+# $Id: Makefile,v 1.2 1997/09/24 06:43:50 max Exp $
#
DISTNAME= ja-jlatex209-n152
FILESDIR= ${.CURDIR}/../jtex209-both/files
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
BATCH_TEX= NTT
+
+MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
+
.include <${.CURDIR}/../jtex209-both/Makefile>
diff --git a/japanese/platex-common/Makefile b/japanese/platex-common/Makefile
index ac6f13d3c859..d652eb828b3d 100644
--- a/japanese/platex-common/Makefile
+++ b/japanese/platex-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.19 1997/10/05 21:07:13 max Exp $
+# $Id: Makefile,v 1.20 1997/10/05 21:33:09 max Exp $
#
DISTNAME= base-9706
@@ -49,4 +49,6 @@ do-install:
@/bin/ln -fs tex ${PREFIX}/bin/latex
@/bin/ln -s latex ${PREFIX}/bin/platex-common
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/platex-euc/Makefile b/japanese/platex-euc/Makefile
index 1fb03c6ba4f3..a275223d78c8 100644
--- a/japanese/platex-euc/Makefile
+++ b/japanese/platex-euc/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1997/10/05 21:20:37 max Exp $
+# $Id: Makefile,v 1.3 1997/10/05 21:36:10 max Exp $
#
DISTNAME= pl970702e
@@ -40,4 +40,6 @@ do-install:
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
/bin/ln -fs ptex ${PREFIX}/bin/platex
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/platex-jis/Makefile b/japanese/platex-jis/Makefile
index 60edd3acf41f..ed162739157a 100644
--- a/japanese/platex-jis/Makefile
+++ b/japanese/platex-jis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1997/10/05 21:20:40 max Exp $
+# $Id: Makefile,v 1.3 1997/10/05 21:36:11 max Exp $
#
DISTNAME= pl970702j
@@ -38,4 +38,6 @@ do-install:
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
/bin/ln -fs ptex ${PREFIX}/bin/platex
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/platex-sjis/Makefile b/japanese/platex-sjis/Makefile
index c72d47fd5e0e..7863dba45952 100644
--- a/japanese/platex-sjis/Makefile
+++ b/japanese/platex-sjis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1997/10/05 21:20:42 max Exp $
+# $Id: Makefile,v 1.3 1997/10/05 21:36:11 max Exp $
#
DISTNAME= pl970702s
@@ -40,4 +40,6 @@ do-install:
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
/bin/ln -fs ptex ${PREFIX}/bin/platex
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/ptex-euc/Makefile b/japanese/ptex-euc/Makefile
index 246924c1208e..6e7a4295bc6f 100644
--- a/japanese/ptex-euc/Makefile
+++ b/japanese/ptex-euc/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: max
#
-# $Id: Makefile,v 1.1.1.1 1997/10/04 17:20:30 max Exp $
+# $Id: Makefile,v 1.2 1997/10/04 17:58:43 max Exp $
#
DISTNAME= ptex215
@@ -46,4 +46,6 @@ post-install:
pre-clean:
@${RM} -rf ${WRKSRC}
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/ptex-jis/Makefile b/japanese/ptex-jis/Makefile
index 4bb319942e78..28cb5ed28b5b 100644
--- a/japanese/ptex-jis/Makefile
+++ b/japanese/ptex-jis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: max
#
-# $Id: Makefile,v 1.1.1.1 1997/10/04 17:17:08 max Exp $
+# $Id: Makefile,v 1.2 1997/10/04 17:58:45 max Exp $
#
DISTNAME= ptex215
@@ -46,4 +46,6 @@ post-install:
pre-clean:
@${RM} -rf ${WRKSRC}
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/ptex-sjis/Makefile b/japanese/ptex-sjis/Makefile
index 4d646b3e8073..2eb628afdf4e 100644
--- a/japanese/ptex-sjis/Makefile
+++ b/japanese/ptex-sjis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: max
#
-# $Id: Makefile,v 1.1.1.1 1997/10/04 17:24:29 max Exp $
+# $Id: Makefile,v 1.2 1997/10/04 17:58:47 max Exp $
#
DISTNAME= ptex215
@@ -46,4 +46,6 @@ post-install:
pre-clean:
@${RM} -rf ${WRKSRC}
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile
index 246924c1208e..6e7a4295bc6f 100644
--- a/japanese/ptex/Makefile
+++ b/japanese/ptex/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: max
#
-# $Id: Makefile,v 1.1.1.1 1997/10/04 17:20:30 max Exp $
+# $Id: Makefile,v 1.2 1997/10/04 17:58:43 max Exp $
#
DISTNAME= ptex215
@@ -46,4 +46,6 @@ post-install:
pre-clean:
@${RM} -rf ${WRKSRC}
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
+
.include <bsd.port.mk>
diff --git a/japanese/vfxdvi300/Makefile b/japanese/vfxdvi300/Makefile
index 9ba34192743f..e08210b3e54c 100644
--- a/japanese/vfxdvi300/Makefile
+++ b/japanese/vfxdvi300/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/01/14 07:37:07 asami Exp $
+# $Id: Makefile,v 1.8 1997/09/14 21:36:18 max Exp $
#
DISTNAME= xdvi-17
@@ -23,6 +23,7 @@ MAINTAINER= mita@jp.FreeBSD.org
LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib
RUN_DEPENDS= ${LOCALBASE}/lib/fonts/pk${RESOLUTION}:${PORTSDIR}/print/pkfonts
+MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600
WRKSRC= ${WRKDIR}
DIST_SUBDIR= xdvi
USE_IMAKE= yes