From e9a59a00fa2020ddceca07c6bdd9172b63928f0f Mon Sep 17 00:00:00 2001 From: petef Date: Sat, 24 Nov 2001 18:02:02 +0000 Subject: Fix manpage packaging. Noticed by: bento --- cad/pcb/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c26cde2f8895..2046ca16cce0 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX USE_IMAKE= yes -MANN= pcb.n -MANCOMPRESSED= no +MAN1= pcb.1 pre-install: -${MKDIR} ${DOCSDIR} -- cgit