Date: Tue, 13 Jul 2004 20:36:48 -0500 (CDT) From: Wesley Shields <wxs@csh.rit.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69023: Please portlint [devel/makedepend] Message-ID: <20040714013648.E3F6517FD6@sirius.firepipe.net> Resent-Message-ID: <200407140140.i6E1eJ8t087056@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69023 >Category: ports >Synopsis: Please portlint [devel/makedepend] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 14 01:40:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD ack.ghi-east.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 2 13:08:18 EST 2004 root@ack.ghi-east.org:/usr/obj/usr/src/sys/ACK i386 >Description: devel/makedepend does not please portlint. This is the first in a series of patches to make ports please portlint. >How-To-Repeat: N/A >Fix: .include <bsd.port(.post).mk> is not the last line in the Makefile. The attached patch will please portlint. diff -ruN devel/makedepend.orig/Makefile devel/makedepend/Makefile --- devel/makedepend.orig/Makefile Sun Jul 11 11:57:15 2004 +++ devel/makedepend/Makefile Sun Jul 11 11:57:21 2004 @@ -26,4 +26,3 @@ ${INSTALL_MAN} ${WRKSRC}/mkdepend.man ${PREFIX}/man/man1/makedepend.1 .include <bsd.port.mk> -# DO NOT DELETE >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714013648.E3F6517FD6>