diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-04 03:48:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-04 03:48:19 +0000 |
commit | c36291e99a4a635eb6163408add8ceb09a5a5b33 (patch) | |
tree | b5572efa3d7f51f21a217d9355f9389582b261f9 | |
parent | Upgrade to 2.2.1, add a startup script. (diff) |
Forgot to mark this one MANUAL_PACKAGE_BUILD too.
Notes
Notes:
svn path=/head/; revision=8981
-rw-r--r-- | japanese/ptex-base/Makefile | 3 | ||||
-rw-r--r-- | japanese/ptex-common/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index d776c4d30a53..80f5fe73cf44 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Oct 1997 # Whom: max # -# $Id: Makefile,v 1.21 1997/10/04 17:58:42 max Exp $ +# $Id: Makefile,v 1.22 1997/10/05 08:32:25 max Exp $ # DISTNAME= web2c-7.0 @@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} web-7.0.tar.gz texmflib-7.2.tar.gz MAINTAINER= max@FreeBSD.ORG +MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* USE_GMAKE= yes STRIP= # some shell scripts EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} web-7.0.tar.gz diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile index d776c4d30a53..80f5fe73cf44 100644 --- a/japanese/ptex-common/Makefile +++ b/japanese/ptex-common/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Oct 1997 # Whom: max # -# $Id: Makefile,v 1.21 1997/10/04 17:58:42 max Exp $ +# $Id: Makefile,v 1.22 1997/10/05 08:32:25 max Exp $ # DISTNAME= web2c-7.0 @@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} web-7.0.tar.gz texmflib-7.2.tar.gz MAINTAINER= max@FreeBSD.ORG +MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* USE_GMAKE= yes STRIP= # some shell scripts EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} web-7.0.tar.gz |