diff options
author | asami <asami@FreeBSD.org> | 1997-12-04 03:48:19 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-04 03:48:19 +0000 |
commit | 564e02300dbe1804ffae23c4f46ee3982222f521 (patch) | |
tree | e2a5e7ccf813d4a08306a0dd3ec21895c3980b69 /japanese | |
parent | c00929b1dd3f511d313e23372e47e980b1845862 (diff) | |
download | FreeBSD-ports-564e02300dbe1804ffae23c4f46ee3982222f521.zip FreeBSD-ports-564e02300dbe1804ffae23c4f46ee3982222f521.tar.gz |
Forgot to mark this one MANUAL_PACKAGE_BUILD too.
Diffstat (limited to 'japanese')
-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 d776c4d..80f5fe7 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 d776c4d..80f5fe7 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 |