From owner-cvs-all Tue Jul 3 9:10:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 367B437B403; Tue, 3 Jul 2001 09:10:42 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f63GAgc55271; Tue, 3 Jul 2001 09:10:42 -0700 (PDT) (envelope-from mi) Message-Id: <200107031610.f63GAgc55271@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 3 Jul 2001 09:10:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gdtclft Makefile ports/graphics/gdtclft/files Makefile.bsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2001/07/03 09:10:42 PDT Modified files: graphics/gdtclft Makefile graphics/gdtclft/files Makefile.bsd Log: Package building for this port was broken, when `n' was removed from the list of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the right thing. Now I had to add an explicit post-install target to the main Makefile. Revision Changes Path 1.7 +4 -2 ports/graphics/gdtclft/Makefile 1.4 +0 -1 ports/graphics/gdtclft/files/Makefile.bsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message