ports/111773: [PATCH] sysutils/kldfind: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at island.freebsd.org
Tue Apr 17 17:10:02 UTC 2007


>Number:         111773
>Category:       ports
>Synopsis:       [PATCH] sysutils/kldfind: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 17:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo (araujo at bsdmail.org)
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

Port maintainer (ricardo.areis at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- kldfind-0.59.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/kldfind/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	16 Jul 2006 12:31:17 -0000	1.1
+++ Makefile	17 Apr 2007 17:01:27 -0000
@@ -26,10 +26,4 @@
 	@${ECHO_MSG} "===>  Installing man page."
 	${INSTALL_MAN} ${WRKSRC}/${MAN8} ${MAN8PREFIX}/man/man8/
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	Doesn't run on FreeBSD 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- kldfind-0.59.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list