Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 20:37:25 -0500 (CDT)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69026: Please portlint [devel/ruby-bsearch]
Message-ID:  <20040714013725.3832A18032@sirius.firepipe.net>
Resent-Message-ID: <200407140140.i6E1eKr4087095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69026
>Category:       ports
>Synopsis:       Please portlint [devel/ruby-bsearch]
>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:20 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/ruby-bsearch does not please portlint.
This is the fourth in a series of patches to make ports please portlint.

>How-To-Repeat:
N/A

>Fix:

diff -ruN devel/ruby-bsearch.orig/Makefile devel/ruby-bsearch/Makefile
--- devel/ruby-bsearch.orig/Makefile	Sun Jul 11 11:58:46 2004
+++ devel/ruby-bsearch/Makefile	Sun Jul 11 12:04:26 2004
@@ -32,8 +32,6 @@
 
 post-install: doc-install
 
-.include <bsd.port.mk>
-
 doc-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${RUBY_MODDOCDIR}/ja
@@ -44,3 +42,5 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/
 .endfor
 .endif
+
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714013725.3832A18032>