Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 21:17:29 -0500 (CDT)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69036: Please portlint [comms/ruby-termios]
Message-ID:  <20040714021729.0FD5118019@sirius.firepipe.net>
Resent-Message-ID: <200407140220.i6E2KP1n092038@freefall.freebsd.org>

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

>Number:         69036
>Category:       ports
>Synopsis:       Please portlint [comms/ruby-termios]
>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 02:20:25 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:
comms/ruby-termios does not please portlint.
This is the 14th in a series of patches to make ports please portlint.

>How-To-Repeat:
N/A

>Fix:

diff -ruN comms/ruby-termios.orig/Makefile comms/ruby-termios/Makefile
--- comms/ruby-termios.orig/Makefile	Sun Jul 11 10:59:16 2004
+++ comms/ruby-termios/Makefile	Sun Jul 11 11:00:39 2004
@@ -34,8 +34,6 @@
 
 post-install: doc-install
 
-.include <bsd.port.mk>
-
 doc-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${RUBY_MODEXAMPLESDIR}
@@ -45,3 +43,5 @@
 	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
 .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?20040714021729.0FD5118019>