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). --- print/latex/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/latex') diff --git a/print/latex/Makefile b/print/latex/Makefile index 1062a60ab65b..6a6f516d2d35 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -3,8 +3,9 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.30 1997/02/26 02:27:29 jmz Exp $ +# $Id: Makefile,v 1.31 1997/07/26 15:00:34 jmz Exp $ # + VERSION= 97.06 DISTNAME= latex PKGNAME= latex2e-${VERSION} @@ -17,6 +18,7 @@ MAINTAINER= jmz@FreeBSD.org BUILD_DEPENDS= tex:${PORTSDIR}/print/tex RUN_DEPENDS= tex:${PORTSDIR}/print/tex +MANUAL_PACKAGE_BUILD= has to be built with tex port IGNOREFILES= ${DISTFILES} #other equivalent sites: ftp.cdrom.com ftp.dante.de -- cgit v1.2.3