diff options
Diffstat (limited to 'print/psutils')
-rw-r--r-- | print/psutils/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/print/psutils/Makefile b/print/psutils/Makefile index 3dc482bf068..9fa60403847 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/10 08:02:09 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/22 13:04:38 agc Exp $ # FreeBSD Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp # @@ -12,10 +12,6 @@ MAINTAINER= packages@netbsd.org MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter or A4 WRKSRC= ${WRKDIR}/psutils MAKE_FLAGS?= PAPER=${PAPERSIZE} -MAN1= psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 \ - getafm.1 fixdlsrps.1 fixfmps.1 fixmacps.1 fixpsditps.1 \ - fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 \ - extractres.1 includeres.1 fixscribeps.1 psmerge.1 PAPERSIZE?= A4 USE_PERL5= YES |