diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
commit | f44828dd89b7811499c6fafd6887b9cf6c2cb0bc (patch) | |
tree | d498d4b5a229fa9c98ad0333e5a5bf820ac6347a /japanese/platex-jis | |
parent | 056a75923d4c66235f363c3d88bd126000b22df3 (diff) |
Notes
Diffstat (limited to 'japanese/platex-jis')
-rw-r--r-- | japanese/platex-jis/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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> |