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/psutils-letter/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/psutils-letter') diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 80c511d9fbe7..319d32f61c94 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -3,17 +3,18 @@ # Date created: 21 September 1994 # Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.12 1996/11/17 08:45:05 obrien Exp $ +# $Id: Makefile,v 1.13 1997/08/15 23:13:58 jmz Exp $ # DISTNAME= psutils-p17 PKGNAME= psutils-${PAPERSIZE}-1.17 CATEGORIES= print MASTER_SITES= ftp://ftp.dcs.ed.ac.uk//pub/ajcd/ + MAINTAINER= jmz@FreeBSD.org +MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4 WRKSRC= ${WRKDIR}/psutils - MAKE_FLAGS?= PAPER=${PAPERSIZE} -f MAN1= psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 \ getafm.1 fixdlsrps.1 fixfmps.1 fixmacps.1 fixpsditps.1 \ -- cgit v1.2.3