ports/69023: Please portlint [devel/makedepend]

Wesley Shields wxs at csh.rit.edu
Wed Jul 14 01:40:19 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list