From f44828dd89b7811499c6fafd6887b9cf6c2cb0bc Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 10 Nov 1997 11:23:41 +0000 Subject: Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). --- japanese/jtex209-ascii/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'japanese/jtex209-ascii') 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 # -# $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> -- cgit v1.2.3